Searched refs:nameForState (Results 1 – 2 of 2) sorted by relevance
281 BluetoothAdapter.nameForState(st));733 BluetoothAdapter.nameForState(st)); in onBluetoothGattServiceUp()840 BluetoothAdapter.nameForState(mState)); in enable()1580 …Slog.d(TAG, "MESSAGE_BLUETOOTH_STATE_CHANGE: " + BluetoothAdapter.nameForState(prevState) + " > " + in handleMessage()1581 BluetoothAdapter.nameForState(newState)); in handleMessage()1895 … if (DBG) Slog.d(TAG,"Sending BLE State Change: " + BluetoothAdapter.nameForState(prevState) + in sendBleStateChanged()1896 " > " + BluetoothAdapter.nameForState(newState)); in sendBleStateChanged()2141 writer.println(" state: " + BluetoothAdapter.nameForState(mState)); in dump()
208 public static String nameForState(@AdapterState int state) { in nameForState() method in BluetoothAdapter728 if (DBG) Log.d(TAG, "isLeEnabled(): " + BluetoothAdapter.nameForState(state)); in isLeEnabled()860 … if (VDBG) Log.d(TAG, "Consider " + BluetoothAdapter.nameForState(state) + " state as OFF"); in getState()863 …G) Log.d(TAG, "" + hashCode() + ": getState(). Returning " + BluetoothAdapter.nameForState(state)); in getState()899 if (VDBG) Log.d(TAG,"getLeState() returning " + BluetoothAdapter.nameForState(state)); in getLeState()