Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticatorTest.java71 mAuthenticator.setCancelled(true); in testSetCancelled()
74 mAuthenticator.setCancelled(false); in testSetCancelled()
/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/utils/
DSuspendToFutureAdapter.kt45 completer.setCancelled() in <lambda>()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java53 final synchronized void setCancelled(final boolean bool) { in setCancelled() method in BluetoothPbapAuthenticator
DPbapStateMachine.java388 mObexAuth.setCancelled(false); in startObexServerSession()
464 mObexAuth.setCancelled(true); in notifyAuthCancelled()