Searched defs:BluetoothCache (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothSap.java | 360 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
|
| D | BluetoothMap.java | 363 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
|
| D | BluetoothDevice.java | 1998 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothDevice 1999 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothDevice.BluetoothCache
|
| D | BluetoothAdapter.java | 1362 private static class BluetoothCache<Q, R> extends IpcDataCache<Q, R> { class in BluetoothAdapter 1363 BluetoothCache(String api, IpcDataCache.QueryHandler query) { in BluetoothCache() method in BluetoothAdapter.BluetoothCache
|