Searched refs:isAuthorityRedirectedForCloneProfileCached (Results 1 – 3 of 3) sorted by relevance
211 if (!isAuthorityRedirectedForCloneProfileCached(name) || !isMediaSharedWithParent) { in getContentProviderImpl()217 if (isAuthorityRedirectedForCloneProfileCached(name)) { in getContentProviderImpl()243 } else if (isAuthorityRedirectedForCloneProfileCached(name)) { in getContentProviderImpl()1114 if (isAuthorityRedirectedForCloneProfileCached(holder.info.authority) in isHolderVisibleToCaller()1149 if (isAuthorityRedirectedForCloneProfileCached(authority)) { in checkContentProviderAccess()1997 private boolean isAuthorityRedirectedForCloneProfileCached(String auth) { in isAuthorityRedirectedForCloneProfileCached() method in ContentProviderHelper
806 HSPLcom/android/server/am/ContentProviderHelper;->isAuthorityRedirectedForCloneProfileCached(Ljava/…
6213 HPLcom/android/server/am/ContentProviderHelper;->isAuthorityRedirectedForCloneProfileCached(Ljava/l…