Home
last modified time | relevance | path

Searched refs:STATE_2 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java117 private static final int STATE_2 = 0; // Read WLC_CAP field in NfcCharging
206 WLCState = STATE_2;
226 WLCState = STATE_2; in startNfcCharging()
684 case STATE_2: in HandleWLCState()
689 "HandleWLCState: STATE_2 (" + convert_state_2_str(STATE_2) + ")"); in HandleWLCState()
766 WLCState = STATE_2; in HandleWLCState()
786 WLCState = STATE_2; in HandleWLCState()
793 WLCState = STATE_2; in HandleWLCState()
970 WLCState = STATE_2; in HandleWLCState()
988 WLCState = STATE_2; in HandleWLCState()
[all …]