Home
last modified time | relevance | path

Searched refs:getWhereForUserIdMatch (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DAccessCheckerTest.java29 import static com.android.providers.media.AccessChecker.getWhereForUserIdMatch;
280 + getWhereForUserIdMatch(callingIdentity) in testGetWhereForUserSelectedAccess()
292 + getWhereForUserIdMatch(callingIdentity) in testGetWhereForUserSelectedAccess()
304 + getWhereForUserIdMatch(callingIdentity) in testGetWhereForUserSelectedAccess()
323 + getWhereForUserIdMatch(callingIdentity) + "))"; in testGetWhereForRecentSelection()
/packages/providers/MediaProvider/src/com/android/providers/media/
DAccessChecker.java397 public static String getWhereForUserIdMatch(LocalCallingIdentity callingIdentity) { in getWhereForUserIdMatch() method in AccessChecker
428 getWhereForUserIdMatch(callingIdentity)); in getWhereForUserSelectedMatch()
437 getWhereForUserIdMatch(callingIdentity)); in getWhereClauseForLatestUserSelection()