Searched defs:getBondState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java928 public int getBondState() { method in class:BluetoothDevice
934 return sService.getBondState(this);
939 Log.e(TAG, "NullPointerException for getBondState() of device ("+

Completed in 40 milliseconds