Searched refs:queryIntentFromList (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/resolution/ |
D | ComponentResolver.java | 1021 return super.queryIntentFromList(computer, intent, resolvedType, in queryIntentForPackage() 1347 return super.queryIntentFromList(computer, intent, resolvedType, in queryIntentForPackage() 1590 return super.queryIntentFromList(computer, intent, resolvedType, in queryIntentForPackage()
|
/frameworks/base/services/core/java/com/android/server/ |
D | IntentResolver.java | 355 public List<R> queryIntentFromList(@NonNull Computer computer, Intent intent, 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 | 103 HSPLcom/android/server/IntentResolver;->queryIntentFromList(Lcom/android/server/pm/Computer;Landroi…
|
D | art-wear-profile | 2373 HPLcom/android/server/IntentResolver;->queryIntentFromList(Lcom/android/server/pm/Computer;Landroid…
|