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

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DLocalBluetoothAdapter.java176 synchronized void setBluetoothStateInt(int state) { method in class:LocalBluetoothAdapter
192 setBluetoothStateInt(mAdapter.getState());
204 setBluetoothStateInt(enabled

Completed in 62 milliseconds