Searched refs:buildFolderUri (Results 1 – 3 of 3) sorted by relevance
83 public static final Uri buildFolderUri(long folderId) { in buildFolderUri() method in PartnerBookmarksContract.Bookmarks
226 public static Uri buildFolderUri(String authority, String accountId) { in buildFolderUri() method in BluetoothMapContract
152 BluetoothMapContract.buildFolderUri(mAuthority, Long.toString(mAccountId)); in BluetoothMapObexServer()