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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java108 public int getBluetoothState() { method in class:BluetoothDevice
110 return mService.getBluetoothState();
/frameworks/base/core/java/android/server/
H A DBluetoothDeviceService.java134 public int getBluetoothState() { method in class:BluetoothDeviceService

Completed in 6 milliseconds