Home
last modified time | relevance | path

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

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