HomeSort by relevance Sort by last modified time
    Searched refs:setBluetoothStateInt (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothAdapter.java 176 synchronized void setBluetoothStateInt(int state) {
192 setBluetoothStateInt(mAdapter.getState());
204 setBluetoothStateInt(enabled
BluetoothEventManager.java 161 mLocalAdapter.setBluetoothStateInt(state);

Completed in 139 milliseconds