/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/ |
D | ClientTest.java | 94 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 119 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 143 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 154 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 162 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 187 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 211 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 222 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 230 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQuery() local 254 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local [all …]
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/UserAppTest/src/com/android/cts/userapptest/ |
D | ClientTest.java | 43 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQueryInstant() local 53 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQueryFull() local
|
/cts/tests/admin/src/android/admin/cts/ |
D | DeviceAdminInfoTest.java | 81 ResolveInfo resolveInfo = new ResolveInfo(); in testDeviceAdminInfo() local 114 ResolveInfo resolveInfo = new ResolveInfo(); in testDeviceAdminInfo2() local 147 ResolveInfo resolveInfo = new ResolveInfo(); in testDeviceAdminInfo3() local 202 ResolveInfo resolveInfo = new ResolveInfo(); in buildResolveInfo() local
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ResolveInfoTest.java | 43 ResolveInfo resolveInfo = pm.resolveActivity(intent, 0); in testResolveInfo() local 56 ResolveInfo resolveInfo = pm.resolveService(intent, PackageManager.GET_RESOLVED_FILTER); in testDump() local
|
D | PackageManagerTest.java | 541 ResolveInfo resolveInfo = mPackageManager.resolveService(intent, in testResolveMethods() local
|
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/ |
D | ClientTest.java | 134 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 157 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 180 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 205 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 230 final List<ResolveInfo> resolveInfo = InstrumentationRegistry.getContext() in testQuery() local 248 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQuery() local 270 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQuery() local 288 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQuery() local 303 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQuery() local 326 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQuery() local [all …]
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | SuspendPackageTest.java | 96 ResolveInfo resolveInfo = mContext.getPackageManager().resolveActivity(intent, in getLauncherPackage() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | RequiredComponentsTest.java | 61 ResolveInfo resolveInfo = installers.get(0); in testPackageInstallerPresent() local
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | DocumentsContractTest.java | 127 final ResolveInfo resolveInfo = new ResolveInfo(); in testRootUri() local 166 final ResolveInfo resolveInfo = new ResolveInfo(); in testRootsUri() local
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | InputMethodInfoTest.java | 118 ResolveInfo resolveInfo = ris.get(i); in testInputMethodInfoProperties() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | CommandReceiverActivity.java | 677 ResolveInfo resolveInfo = getPackageManager() in getCurrentLauncherPackage() local
|