Home
last modified time | relevance | path

Searched defs:resolveInfos (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileSharingTest.java50 List<ResolveInfo> resolveInfos = in startSwitchToOtherProfileIntent() local
71 List<ResolveInfo> resolveInfos = in startSwitchToOtherProfileIntent_chooser() local
120 private ResolveInfo getSwitchToOtherProfileResolveInfo(List<ResolveInfo> resolveInfos) { in getSwitchToOtherProfileResolveInfo()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DBluetoothTest.java413 List<ResolveInfo> resolveInfos = sPackageManager.queryIntentActivities( in share_disallowBluetoothAndSharingRestrictionsAreNotSet_canShare() local
432 List<ResolveInfo> resolveInfos = sPackageManager.queryIntentActivities( in share_disallowBluetoothSharingRestrictionIsSet_canNotShare() local
489 List<ResolveInfo> resolveInfos = sPackageManager.queryIntentActivities( in share_disallowBluetoothRestrictionIsSet_canNotShare() local
495 Collection<ResolveInfo> resolveInfos, ComponentName activity) { in resolveInfosContainsActivity()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiResourceUtil.java50 List<ResolveInfo> resolveInfos; in getWifiResources() local
/cts/hostsidetests/appcloning/test-apps/AppCloningIntentRedirectionApps/IntentRedirectionTestApp/src/com/android/cts/appcloning/intentredirectiontest/app/
DIntentRedirectionAppTest.java96 List<ResolveInfo> resolveInfos = new ArrayList<>(); in testIntentResolutionForUser() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecondaryLockscreenTest.java185 List<ResolveInfo> resolveInfos = mContext.getPackageManager().queryIntentActivities( in getLauncherPackageName() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DKeyguardDisabledFeaturesActivity.java148 List<ResolveInfo> resolveInfos = packageManager.queryIntentServices(intent, 0); in hasTrustAgents() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java148 List<ResolveInfo> resolveInfos = packageManager.queryIntentServices(intent, 0); in shouldRunSmsImsTests() local
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_ContactsTest.java94 List<ResolveInfo> resolveInfos = packageManager.queryIntentActivities(intent, 0); in testContentUri() local
/cts/tests/tests/permission/permissionTestUtilLib/src/android/permission/cts/
DPermissionUtils.java394 List<ResolveInfo> resolveInfos = in simulateReboot() local
/cts/tests/admin/src/android/admin/cts/
DDevicePolicyManagerTest.java474 List<ResolveInfo> resolveInfos = mPackageManager.queryIntentActivities(intent, in testLauncherVersionAtLeastL() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DActivityLaunchUtils.java184 final List<ResolveInfo> resolveInfos = packageManager.queryIntentActivities( in isHomeScreenShowing() local
/cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/
DTestActivity.java637 final String[] resolveInfos = getPackageManager().queryIntentActivities( in sendQueryIntentActivities() local
649 final String[] resolveInfos = getPackageManager().queryIntentServices( in sendQueryIntentServices() local
661 final String[] resolveInfos = getPackageManager().queryIntentContentProviders( in sendQueryIntentProviders() local