Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DPbapStateMachine.java73 static final int CREATE_NOTIFICATION = 5; field in PbapStateMachine
307 case CREATE_NOTIFICATION: in processMessage()
DBluetoothPbapAuthenticator.java74 mPbapStateMachine.sendMessage(PbapStateMachine.CREATE_NOTIFICATION); in waitUserConfirmation()