Home
last modified time | relevance | path

Searched refs:onAuthenticationChallenge (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/obex/javax/obex/
H A DAuthenticator.java101 PasswordAuthentication onAuthenticationChallenge(String description, boolean isUserIdRequired, in onAuthenticationChallenge() method
H A DObexSession.java131 .onAuthenticationChallenge(realm, isUserIDRequired, isFullAccess); in handleAuthChall()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapObexAuthenticator.java46 public PasswordAuthentication onAuthenticationChallenge(String description, in onAuthenticationChallenge() method in BluetoothPbapObexAuthenticator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapAuthenticator.java89 public PasswordAuthentication onAuthenticationChallenge(final String description, in onAuthenticationChallenge() method in BluetoothPbapAuthenticator