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