Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/handover/
DBluetoothPeripheralHandover.java75 static final int ACTION_INIT = 0; field in BluetoothPeripheralHandover
156 mAction = ACTION_INIT; in start()
167 if (mAction == ACTION_INIT) { in nextStep()