Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1140 public static final String[] BT_FOLDER_PROJECTION = new String[] { field in BluetoothMapContract
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java86 static final String[] BT_FOLDER_PROJECTION = BluetoothMapContract.BT_FOLDER_PROJECTION; field in BluetoothMapContentTest