Searched refs:queryIntentFromList (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ |
D | ComponentResolver.java | 1330 return super.queryIntentFromList(intent, resolvedType, defaultOnly, listCut, userId); in queryIntentForPackage() 1633 return super.queryIntentFromList(intent, resolvedType, defaultOnly, listCut, userId); in queryIntentForPackage() 1872 return super.queryIntentFromList(intent, resolvedType, defaultOnly, listCut, userId); in queryIntentForPackage()
|
/frameworks/base/services/core/java/com/android/server/ |
D | IntentResolver.java | 382 public List<R> queryIntentFromList(Intent intent, String resolvedType, boolean defaultOnly, in queryIntentFromList() method in IntentResolver
|
/frameworks/base/services/ |
D | art-profile-boot | 301 Lcom/android/server/IntentResolver;->queryIntentFromList(Landroid/content/Intent;Ljava/lang/String;…
|
D | art-profile | 2417 HSPLcom/android/server/IntentResolver;->queryIntentFromList(Landroid/content/Intent;Ljava/lang/Stri…
|