Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java74 int WLCState = 0; field in NfcCharging
206 WLCState = STATE_2;
226 WLCState = STATE_2; in startNfcCharging()
629 if (DBG) Log.d(TAG, "Interrupted thread: " + WLCState); in run()
683 switch (WLCState) { in HandleWLCState()
724 WLCState = STATE_24; in HandleWLCState()
738 WLCState = STATE_6; in HandleWLCState()
745 WLCState = STATE_8; in HandleWLCState()
766 WLCState = STATE_2; in HandleWLCState()
786 WLCState = STATE_2; in HandleWLCState()
[all …]