Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapAuthenticator.java64 final synchronized void setCancelled(final boolean bool) { in setCancelled() method in BluetoothPbapAuthenticator
H A DPbapStateMachine.java353 mObexAuth.setCancelled(false); in startObexServerSession()
427 mObexAuth.setCancelled(true); in notifyAuthCancelled()