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.java81 static final int ACTION_INIT = 0; field in BluetoothPeripheralHandover
183 mAction = ACTION_INIT; in start()
195 if (mAction == ACTION_INIT) { in nextStep()