Searched defs:queryIntent (Results 1 – 6 of 6) sorted by relevance
62 Intent queryIntent = new Intent(getIntentAction()); in resolveAssistPackageAndQueryActivities() local106 Intent queryIntent = new Intent(getIntentAction()) in queryAssistActivities() local
61 Intent queryIntent = new Intent(WallpaperService.SERVICE_INTERFACE); in init() local
166 Intent queryIntent = new Intent(); in getSuggestionServiceInfo() local
192 Intent queryIntent = new Intent(SERVICE_INTERFACE).setPackage(mContext.getPackageName()); in registerWalletService() local
399 Intent queryIntent = new Intent(InCallService.SERVICE_INTERFACE); in testBindToService_NoServicesFound_OutgoingCall() local
894 final Intent queryIntent = new Intent(TileService.ACTION_QS_TILE); in loadTileLabel() local