Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexAuthenticatorTest.java42 public void onAuthenticationChallenge() { in onAuthenticationChallenge() method in BluetoothPbapObexAuthenticatorTest
45 mAuthenticator.onAuthenticationChallenge( in onAuthenticationChallenge()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticatorTest.java103 mAuthenticator.onAuthenticationChallenge( in testOnAuthenticationChallenge()
130 mAuthenticator.onAuthenticationChallenge( in testOnAuthenticationChallenge_returnsNullWhenSessionKeyIsEmpty()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexAuthenticator.java38 public PasswordAuthentication onAuthenticationChallenge( in onAuthenticationChallenge() method in BluetoothPbapObexAuthenticator
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java85 public PasswordAuthentication onAuthenticationChallenge( in onAuthenticationChallenge() method in BluetoothPbapAuthenticator