Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java121 private static final int STATE_12 = 4; // Read WLCL_CTL field in NfcCharging
813 WLCState = STATE_12; in HandleWLCState()
817 case STATE_12: in HandleWLCState()
822 "HandleWLCState: STATE_12 (" + convert_state_2_str(STATE_12) + ")"); in HandleWLCState()
957 WLCState = STATE_12; in HandleWLCState()
1062 case STATE_12: in convert_state_2_str()