Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java1585 public int getKeyMissingCount(BluetoothDevice device) { in getKeyMissingCount() method in DatabaseManager
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl357 int getKeyMissingCount(in BluetoothDevice device, in AttributionSource source); in getKeyMissingCount() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java3804 public int getKeyMissingCount() { in getKeyMissingCount() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterServiceBinder.java2244 public int getKeyMissingCount(BluetoothDevice device, AttributionSource source) { in getKeyMissingCount() method in AdapterServiceBinder