Searched refs:bluetoothStateChangeHandler (Results 1 – 2 of 2) sorted by relevance
2154 bluetoothStateChangeHandler(prevState, newState); in handleMessage()2227 bluetoothStateChangeHandler(BluetoothAdapter.STATE_ON, in handleMessage()2232 bluetoothStateChangeHandler(BluetoothAdapter.STATE_TURNING_OFF, in handleMessage()2361 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_OFF); in restartForReason()2365 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_TURNING_ON); in restartForReason()2372 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_ON); in restartForReason()2380 bluetoothStateChangeHandler(BluetoothAdapter.STATE_ON, in restartForReason()2386 bluetoothStateChangeHandler(BluetoothAdapter.STATE_TURNING_OFF, in restartForReason()2539 private void bluetoothStateChangeHandler(int prevState, int newState) { in bluetoothStateChangeHandler() method in BluetoothManagerService
1129 HSPLcom/android/server/BluetoothManagerService;->bluetoothStateChangeHandler(II)V+]Landroid/content…