| /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
| D | CrossProfileSharingTest.java | 50 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/ |
| D | BluetoothTest.java | 413 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/ |
| D | WifiResourceUtil.java | 50 List<ResolveInfo> resolveInfos; in getWifiResources() local
|
| /cts/hostsidetests/appcloning/test-apps/AppCloningIntentRedirectionApps/IntentRedirectionTestApp/src/com/android/cts/appcloning/intentredirectiontest/app/ |
| D | IntentRedirectionAppTest.java | 96 List<ResolveInfo> resolveInfos = new ArrayList<>(); in testIntentResolutionForUser() local
|
| /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
| D | SecondaryLockscreenTest.java | 185 List<ResolveInfo> resolveInfos = mContext.getPackageManager().queryIntentActivities( in getLauncherPackageName() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
| D | KeyguardDisabledFeaturesActivity.java | 148 List<ResolveInfo> resolveInfos = packageManager.queryIntentServices(intent, 0); in hasTrustAgents() local
|
| /cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
| D | ImsUtils.java | 148 List<ResolveInfo> resolveInfos = packageManager.queryIntentServices(intent, 0); in shouldRunSmsImsTests() local
|
| /cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
| D | ContactsContract_ContactsTest.java | 94 List<ResolveInfo> resolveInfos = packageManager.queryIntentActivities(intent, 0); in testContentUri() local
|
| /cts/tests/tests/permission/permissionTestUtilLib/src/android/permission/cts/ |
| D | PermissionUtils.java | 394 List<ResolveInfo> resolveInfos = in simulateReboot() local
|
| /cts/tests/admin/src/android/admin/cts/ |
| D | DevicePolicyManagerTest.java | 474 List<ResolveInfo> resolveInfos = mPackageManager.queryIntentActivities(intent, in testLauncherVersionAtLeastL() local
|
| /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/ |
| D | ActivityLaunchUtils.java | 184 final List<ResolveInfo> resolveInfos = packageManager.queryIntentActivities( in isHomeScreenShowing() local
|
| /cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/ |
| D | TestActivity.java | 637 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
|