Searched refs:getWhereForUserSelectedMatch (Results 1 – 1 of 1) sorted by relevance
193 return getWhereForUserSelectedMatch(callingIdentity, MediaColumns._ID); in getWhereForUserSelectedAccess()197 return getWhereForUserSelectedMatch(callingIdentity, "image_id"); in getWhereForUserSelectedAccess()201 return getWhereForUserSelectedMatch(callingIdentity, "video_id"); in getWhereForUserSelectedAccess()421 private static String getWhereForUserSelectedMatch( in getWhereForUserSelectedMatch() method in AccessChecker