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.java70 static final int STATE_INIT_COMPLETE = 2; field in BluetoothPeripheralHandover
219 mState = STATE_INIT_COMPLETE; in nextStepInit()
266 case STATE_INIT_COMPLETE: in nextStepDisconnect()
347 case STATE_INIT_COMPLETE: in nextStepConnect()