Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java126 private static final int STATE_24 = 9; // Handle removal detection field in NfcCharging
724 WLCState = STATE_24; in HandleWLCState()
919 WLCState = STATE_24; in HandleWLCState()
962 case STATE_24: in HandleWLCState()
967 "HandleWLCState: STATE_24 (" + convert_state_2_str(STATE_24) + ")"); in HandleWLCState()
1072 case STATE_24: in convert_state_2_str()