Home
last modified time | relevance | path

Searched refs:setChallenged (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java64 public final synchronized void setChallenged(final boolean bool) { in setChallenged() method in BluetoothPbapAuthenticator
DBluetoothPbapService.java474 mAuth.setChallenged(false); in startObexServerSession()
519 mAuth.setChallenged(true); in notifyAuthKeyInput()