Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java549 public static final String[] BT_FOLDER_PROJECTION = new String[] { field in BluetoothMapContract
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java214 BluetoothMapContract.BT_FOLDER_PROJECTION, where, null, null); in addEmailFolders()