Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DPbapStateMachine.java367 notifyAuthKeyInput(key); in processMessage()
467 private synchronized void notifyAuthKeyInput(final String key) { in notifyAuthKeyInput() method in PbapStateMachine.Connected