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/
DBluetoothPbapAuthenticator.java68 public final synchronized void setCancelled(final boolean bool) { in setCancelled() method in BluetoothPbapAuthenticator
DBluetoothPbapService.java475 mAuth.setCancelled(false); in startObexServerSession()
526 mAuth.setCancelled(true); in notifyAuthCancelled()