Android.Test.Mock.MockPackageManager.GetPreferredActivities Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("getPreferredActivities", "(Ljava/util/List;Ljava/util/List;Ljava/lang/String;)I", "GetGetPreferredActivities_Ljava_util_List_Ljava_util_List_Ljava_lang_String_Handler")]
public override int GetPreferredActivities (IList<Android.Content.IntentFilter> outFilters, IList<Android.Content.ComponentName> outActivities, string packageName)

Parameters

outFilters
Documentation for this section has not yet been entered.
outActivities
Documentation for this section has not yet been entered.
packageName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1