Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java125 private static final int STATE_22 = 8; // Handle INFO_REQ field in NfcCharging
941 WLCState = STATE_22; in HandleWLCState()
946 case STATE_22: in HandleWLCState()
951 "HandleWLCState: STATE_22 (" + convert_state_2_str(STATE_22) + ")"); in HandleWLCState()
981 WLCState = STATE_22; in HandleWLCState()
1070 case STATE_22: in convert_state_2_str()