Home
last modified time | relevance | path

Searched defs:onAuthenticationResponse (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/obex/javax/obex/
H A DAuthenticator.java114 byte[] onAuthenticationResponse(byte[] userName); in onAuthenticationResponse() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapObexAuthenticator.java65 public byte[] onAuthenticationResponse(byte[] userName) { in onAuthenticationResponse() method in BluetoothPbapObexAuthenticator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapAuthenticator.java100 public byte[] onAuthenticationResponse(final byte[] userName) { in onAuthenticationResponse() method in BluetoothPbapAuthenticator