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.java76 static final int ACTION_CONNECT = 2; field in BluetoothPeripheralHandover
166 } else if (mAction == ACTION_CONNECT) { in nextStep()
197 mAction = ACTION_CONNECT; in nextStepInit()
206 mAction = ACTION_CONNECT; in nextStepInit()