HomeSort by relevance Sort by last modified time
    Searched full:onauthenticationchallenge (Results 1 - 3 of 3) sorted by null

  /frameworks/base/obex/javax/obex/
Authenticator.java 39 * <code>onAuthenticationChallenge()</code> or
50 * <code>onAuthenticationChallenge()</code> method will be invoked by the OBEX
55 * with the password returned from the <code>onAuthenticationChallenge()</code>
101 PasswordAuthentication onAuthenticationChallenge(String description, boolean isUserIdRequired,
ObexSession.java 126 .onAuthenticationChallenge(realm, isUserIDRequired, isFullAccess);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapAuthenticator.java 91 public PasswordAuthentication onAuthenticationChallenge(final String description,

Completed in 95 milliseconds