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

/frameworks/base/obex/javax/obex/
H A DAuthenticator.java40 * <code>onAuthenticationResponse()</code> will be called, respectively, by the
62 * <code>onAuthenticationResponse()</code> method is invoked by the API
67 * <code>onAuthenticationResponse()</code> method. If the authentication request
72 * returned from the <code>onAuthenticationResponse()</code> method and
114 byte[] onAuthenticationResponse(byte[] userName); method in interface:Authenticator
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapObexAuthenticator.java81 public byte[] onAuthenticationResponse(byte[] userName) { method in class:BluetoothPbapObexAuthenticator

Completed in 139 milliseconds