Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/handover/
DBluetoothPeripheralHandover.java77 static final int ACTION_CONNECT = 2; field in BluetoothPeripheralHandover
169 } else if (mAction == ACTION_CONNECT) { in nextStep()
200 mAction = ACTION_CONNECT; in nextStepInit()
209 mAction = ACTION_CONNECT; in nextStepInit()