Searched refs:queryIntentFromList (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/pm/resolution/ |
H A D | ComponentResolver.java | 1015 return super.queryIntentFromList(computer, intent, resolvedType, in queryIntentForPackage() 1341 return super.queryIntentFromList(computer, intent, resolvedType, in queryIntentForPackage() 1584 return super.queryIntentFromList(computer, intent, resolvedType, in queryIntentForPackage()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | IntentResolver.java | 353 public List<R> queryIntentFromList(@NonNull Computer computer, Intent intent, in queryIntentFromList() method in IntentResolver
|
/aosp14/frameworks/base/services/ |
H A D | art-profile-boot | 301 Lcom/android/server/IntentResolver;->queryIntentFromList(Landroid/content/Intent;Ljava/lang/String;…
|
H A D | art-profile | 234 HSPLcom/android/server/IntentResolver;->queryIntentFromList(Lcom/android/server/pm/Computer;Landroi…
|