Searched defs:cancel (Results 1 – 4 of 4) sorted by relevance
359 public void cancel() { in cancel() method in BluetoothChatService.AcceptThread434 public void cancel() { in cancel() method in BluetoothChatService.ConnectThread511 public void cancel() { in cancel() method in BluetoothChatService.ConnectedThread
491 public final boolean cancel(boolean mayInterruptIfRunning) { in cancel() method in AsyncTask