OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onAuthenticationChallenge
(Results
1 - 2
of
2
) 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,
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapAuthenticator.java
91
public PasswordAuthentication
onAuthenticationChallenge
(final String description,
Completed in 33 milliseconds