Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/src/com/android/nfc/wlc/
DNfcCharging.java116 private static final int STATE_8 = 2; // Handle NEGO_WAIT field in NfcCharging
762 WLCState = STATE_8; in HandleWLCState()
786 case STATE_8: in HandleWLCState()
789 Log.d(TAG, "HandleWLCState: STATE_8 (" + convert_state_2_str(STATE_8) + ")"); in HandleWLCState()
1079 case STATE_8: in convert_state_2_str()