Searched refs:STATE_ON (Results 1 – 9 of 9) sorted by relevance
26 public static final int STATE_ON = 1; field in SynthVoice34 mState = STATE_ON; in noteOn()
58 if (nfcState == NfcAdapter.STATE_ON) {
77 displayInfo.state = Display.STATE_ON; in createDisplayInfo()
101 assertThat(displayInfo.state).isEqualTo(Display.STATE_ON); in shouldSetUpRealisticDisplay()136 assertThat(displayInfo.state).isEqualTo(Display.STATE_ON); in shouldSetUpRealisticDisplay_landscapeHighDensity()
518 case BluetoothAdapter.STATE_ON: in stateToString()
126 if (state == BluetoothAdapter.STATE_ON) { in onReceive()
618 if (mBluetoothAdapter.getState() == BluetoothAdapter.STATE_ON) { in bleAdvertiseClearAll()
448 if (mBluetoothAdapter.getState() == BluetoothAdapter.STATE_ON) { in shutdown()
946 if (mBluetoothAdapter.getState() == BluetoothAdapter.STATE_ON) { in shutdown()