Home
last modified time | relevance | path

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

/frameworks/base/obex/javax/obex/
DAuthenticator.java101 PasswordAuthentication onAuthenticationChallenge(String description, boolean isUserIdRequired, in onAuthenticationChallenge() method
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
DBluetoothPbapObexAuthenticator.java49 public PasswordAuthentication onAuthenticationChallenge(String description, in onAuthenticationChallenge() method in BluetoothPbapObexAuthenticator