Searched refs:isQueryableViaPackage (Results 1 – 3 of 3) sorted by relevance
55 protected boolean isQueryableViaPackage(int callingAppId, int targetAppId) { in isQueryableViaPackage() method in AppsFilterLocked57 return super.isQueryableViaPackage(callingAppId, targetAppId); in isQueryableViaPackage()
209 protected boolean isQueryableViaPackage(int callingAppId, int targetAppId) { in isQueryableViaPackage() method in AppsFilterBase523 if (isQueryableViaPackage(callingAppId, targetAppId)) { in shouldFilterApplicationInternal()
5574 HPLcom/android/server/pm/AppsFilterBase;->isQueryableViaPackage(II)Z+]Lcom/android/server/utils/Wat…5615 HPLcom/android/server/pm/AppsFilterLocked;->isQueryableViaPackage(II)Z