Home
last modified time | relevance | path

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

/frameworks/base/obex/javax/obex/
DAuthenticator.java114 byte[] onAuthenticationResponse(byte[] userName); in onAuthenticationResponse() method
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
DBluetoothPbapObexAuthenticator.java81 public byte[] onAuthenticationResponse(byte[] userName) { in onAuthenticationResponse() method in BluetoothPbapObexAuthenticator