Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java328 notifyAuthKeyInput(sessionkey); in parseIntent()
514 private void notifyAuthKeyInput(final String key) { in notifyAuthKeyInput() method in BluetoothPbapService