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.java336 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothSap
337 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothSap.BluetoothCache
DBluetoothMap.java339 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothMap
340 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothMap.BluetoothCache
DBluetoothDevice.java2029 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothDevice
2030 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothDevice.BluetoothCache
DBluetoothAdapter.java1396 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothAdapter
1397 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothAdapter.BluetoothCache