Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java72 public final synchronized void setSessionKey(final String string) { in setSessionKey() method in BluetoothPbapAuthenticator
DBluetoothPbapService.java517 mAuth.setSessionKey(key); in notifyAuthKeyInput()