Home
last modified time | relevance | path

Searched defs:queryIntent (Results 1 – 10 of 10) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DEmergencyAssistanceHelper.java62 Intent queryIntent = new Intent(getIntentAction()); in resolveAssistPackageAndQueryActivities() local
106 Intent queryIntent = new Intent(getIntentAction()) in queryAssistActivities() local
/packages/apps/Settings/src/com/android/settings/notification/modes/
DZenServiceListing.java119 Intent queryIntent = new Intent(c.intentAction); in getServices() local
149 Intent queryIntent = new Intent(c.configIntentAction); in getActivities() local
/packages/apps/Settings/src/com/android/settings/utils/
DZenServiceListing.java108 Intent queryIntent = new Intent(c.intentAction); in getServices() local
138 Intent queryIntent = new Intent(c.configIntentAction); in getActivities() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/v35/
DChangeDefaultCardEmulationActivity.java62 Intent queryIntent = new Intent(CardEmulation.ACTION_CHANGE_DEFAULT); in setDefaultPaymentChangeHandlerDialogComponent() local
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperChange.java61 Intent queryIntent = new Intent(WallpaperService.SERVICE_INTERFACE); in init() local
/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountSuggestionHelper.java187 Intent queryIntent = new Intent(); in getSuggestionServiceInfo() local
/packages/apps/QuickAccessWallet/tests/robolectric/src/com/android/systemui/plugin/globalactions/wallet/
DQuickAccessWalletClientTest.java192 Intent queryIntent = new Intent(SERVICE_INTERFACE).setPackage(mContext.getPackageName()); in registerWalletService() local
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/base/
DSliceManager.java322 Intent queryIntent = new Intent(intent); in getAuthority() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DToggleFeaturePreferenceFragment.java751 final Intent queryIntent = new Intent(TileService.ACTION_QS_TILE); in loadTileLabel() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallControllerTests.java452 Intent queryIntent = new Intent(InCallService.SERVICE_INTERFACE); in testBindToService_NoServicesFound_OutgoingCall() local