Home
last modified time | relevance | path

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

/aosp12/frameworks/base/obex/javax/obex/
H A DObexSession.java115 boolean isFullAccess = true; in handleAuthChall()
122 isFullAccess = false; in handleAuthChall()
131 .onAuthenticationChallenge(realm, isUserIDRequired, isFullAccess); in handleAuthChall()
H A DAuthenticator.java102 boolean isFullAccess); in onAuthenticationChallenge() argument
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapObexAuthenticator.java47 boolean isUserIdRequired, boolean isFullAccess) { in onAuthenticationChallenge() argument
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapAuthenticator.java90 final boolean isUserIdRequired, final boolean isFullAccess) { in onAuthenticationChallenge() argument