Searched refs:isQueryableViaUsesLibrary (Results 1 – 3 of 3) sorted by relevance
83 protected boolean isQueryableViaUsesLibrary(int callingAppId, int targetAppId) { in isQueryableViaUsesLibrary() method in AppsFilterLocked85 return super.isQueryableViaUsesLibrary(callingAppId, targetAppId); in isQueryableViaUsesLibrary()
225 protected boolean isQueryableViaUsesLibrary(int callingAppId, int targetAppId) { in isQueryableViaUsesLibrary() method in AppsFilterBase634 if (isQueryableViaUsesLibrary(callingAppId, targetAppId)) { in shouldFilterApplicationInternal()
5575 HPLcom/android/server/pm/AppsFilterBase;->isQueryableViaUsesLibrary(II)Z+]Lcom/android/server/utils…5616 HPLcom/android/server/pm/AppsFilterLocked;->isQueryableViaUsesLibrary(II)Z