Searched defs:BluetoothCache (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothSap.java | 336 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
|
| D | BluetoothMap.java | 339 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
|
| D | BluetoothDevice.java | 2029 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
|
| D | BluetoothAdapter.java | 1396 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
|