Searched refs:getBaseUri (Results 1 – 1 of 1) sorted by relevance
157 return getBaseUri(context); in getContentUri()159 return ContentUris.withAppendedId(getBaseUri(context), id); in getContentUri()162 private static Uri getBaseUri(Context context) { in getBaseUri() method in FilteredNumberCompat