Home
last modified time | relevance | path

Searched defs:ri (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DIntentSenderRemovalTest.java43 ResolveInfo ri = pm.resolveActivity(debugIntentSender, 0); in testIntentSenderIntent() local
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DInlineReply.java45 final RemoteInput ri = new RemoteInput.Builder("result").setLabel("Remote input").build(); in showNotificationWithInlineReply() local
/cts/tests/tests/systemintents/src/android/systemintents/cts/
DTestSystemIntents.java108 … final ResolveInfo ri = pm.resolveActivity(e.intent, PackageManager.MATCH_DEFAULT_ONLY); in testSystemIntents() local
/cts/tests/tests/permission/src/android/permission/cts/
DProviderPermissionTest.java209 final ResolveInfo ri = pm.resolveActivity(intent, 0); in testManageDocuments() local
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java135 final RemoteInput ri = new RemoteInput.Builder("result") in testShortcutResetSetupNotification() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java813 final ResolveInfo ri = pm.resolveActivity(intent, PackageManager.MATCH_DISABLED_COMPONENTS); in testNetworkSetupWizardPermission() local
870 final ResolveInfo ri = pm.resolveActivity(intent, PackageManager.MATCH_DISABLED_COMPONENTS); in testNetworkManagedProvisioningPermission() local
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java71 final ResolveInfo ri = pm.resolveActivity(intent, 0); in setUp() local
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java256 final ResolveInfo ri = pm.resolveActivity(intent, 0); in getTargetPackageName() local
/cts/tests/tests/provider/src/android/provider/cts/
DSettingsTest.java238 final ResolveInfo ri = getContext().getPackageManager().resolveActivity( in testUserDictionarySettingsExists() local