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 | 1892 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
|
D | BluetoothAdapter.java | 1259 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
|