Searched refs:STATE_OFF (Results 1 – 4 of 4) sorted by relevance
25 public static final int STATE_OFF = 0; field in SynthVoice27 private int mState = STATE_OFF;40 mState = STATE_OFF; in noteOff()64 return mState == STATE_OFF; in isDone()
57 NfcAdapter.STATE_OFF);60 } else if (nfcState == NfcAdapter.STATE_OFF) {
132 } else if(state == BluetoothAdapter.STATE_OFF) { in onReceive()154 } else if (state == BluetoothAdapter.STATE_OFF) { in onReceive()298 if (mBluetoothAdapter.getState() == BluetoothAdapter.STATE_OFF in bluetoothGetScanMode()
516 case BluetoothAdapter.STATE_OFF: in stateToString()