Searched defs:queryIntent (Results 1 – 9 of 9) sorted by relevance
271 Intent queryIntent = new Intent(Intent.ACTION_MEDIA_BUTTON); in getMediaButtonReceiverComponent() local296 Intent queryIntent = new Intent(action); in getServiceComponentByAction() local
243 private List<ResolveInfo> queryIntentActivities(Intent queryIntent) { in queryIntentActivities()263 PreferenceScreen inflateFromIntent(Intent queryIntent, PreferenceScreen rootPreferences) { in inflateFromIntent()
255 Intent queryIntent = new Intent(serviceName); in loadComponentNames() local
443 protected List<ResolveInfo> onQueryPackageManager(Intent queryIntent) { in onQueryPackageManager()
372 public List<R> queryIntent(Intent intent, String resolvedType, boolean defaultOnly, in queryIntent() method in IntentResolver
442 Intent queryIntent = new Intent(mConfig.serviceInterface); in queryPackageForServices() local
420 Intent queryIntent = new Intent(); in getServiceInfo() local
1585 Intent queryIntent = new Intent(Intent.ACTION_SEARCH); in createVoiceAppSearchIntent() local
1649 Intent queryIntent = new Intent(Intent.ACTION_SEARCH); in createVoiceAppSearchIntent() local