Searched refs:TABLE_FOLDER (Results 1 – 3 of 3) sorted by relevance
230 .appendPath(TABLE_FOLDER) in buildFolderUri()293 public static final String TABLE_FOLDER = "Folder"; field in BluetoothMapContract
92 mMatcher.addURI(mAuthority, "#/" + BluetoothMapContract.TABLE_FOLDER, MATCH_FOLDER); in attachInfo()626 } else if (table.equals(BluetoothMapContract.TABLE_FOLDER)) { in update()
523 } else if (table.equals(BluetoothMapContract.TABLE_FOLDER)) { in update()