Searched defs:onAuthenticationResponse (Results 1 - 1 of 1) 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

Completed in 159 milliseconds