Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java120 private static final int STATE_11 = 3; // Write WLCP_INFO field in NfcCharging
797 WLCState = STATE_11; in HandleWLCState()
803 case STATE_11: in HandleWLCState()
808 "HandleWLCState: STATE_11 (" + convert_state_2_str(STATE_11) + ")"); in HandleWLCState()
954 WLCState = STATE_11; in HandleWLCState()
1060 case STATE_11: in convert_state_2_str()