Home
last modified time | relevance | path

Searched defs:BluetoothCache (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSap.java360 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothSap
361 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothSap.BluetoothCache
DBluetoothMap.java363 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothMap
364 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothMap.BluetoothCache
DBluetoothDevice.java1892 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothDevice
1893 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothDevice.BluetoothCache
DBluetoothAdapter.java1259 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothAdapter
1260 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothAdapter.BluetoothCache