Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/handover/
DBluetoothPeripheralHandover.java64 static final int STATE_INIT_COMPLETE = 2; field in BluetoothPeripheralHandover
191 mState = STATE_INIT_COMPLETE; in nextStepInit()
220 case STATE_INIT_COMPLETE: in nextStepDisconnect()
301 case STATE_INIT_COMPLETE: in nextStepConnect()