Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java65 PbapStateMachine.REMOVE_NOTIFICATION, in waitUserConfirmation()
DPbapStateMachine.java71 static final int REMOVE_NOTIFICATION = 6; field in PbapStateMachine
359 case REMOVE_NOTIFICATION: in processMessage()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticatorTest.java111 PbapStateMachine.REMOVE_NOTIFICATION, in testOnAuthenticationChallenge()