Home
last modified time | relevance | path

Searched defs:resolveInfo (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java94 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/
DClientTest.java43 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQueryInstant() local
53 final List<ResolveInfo> resolveInfo = InstrumentationRegistry in testQueryFull() local
/cts/tests/admin/src/android/admin/cts/
DDeviceAdminInfoTest.java81 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/
DResolveInfoTest.java43 ResolveInfo resolveInfo = pm.resolveActivity(intent, 0); in testResolveInfo() local
56 ResolveInfo resolveInfo = pm.resolveService(intent, PackageManager.GET_RESOLVED_FILTER); in testDump() local
DPackageManagerTest.java541 ResolveInfo resolveInfo = mPackageManager.resolveService(intent, in testResolveMethods() local
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DClientTest.java134 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/
DSuspendPackageTest.java96 ResolveInfo resolveInfo = mContext.getPackageManager().resolveActivity(intent, in getLauncherPackage() local
/cts/tests/tests/os/src/android/os/cts/
DRequiredComponentsTest.java61 ResolveInfo resolveInfo = installers.get(0); in testPackageInstallerPresent() local
/cts/tests/tests/provider/src/android/provider/cts/
DDocumentsContractTest.java127 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/
DInputMethodInfoTest.java118 ResolveInfo resolveInfo = ris.get(i); in testInputMethodInfoProperties() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCommandReceiverActivity.java677 ResolveInfo resolveInfo = getPackageManager() in getCurrentLauncherPackage() local