Searched defs:cancel (Results 1 – 5 of 5) 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
334 public void cancel() { in cancel() method in BluetoothChatService.AcceptThread409 public void cancel() { in cancel() method in BluetoothChatService.ConnectThread485 public void cancel() { in cancel() method in BluetoothChatService.ConnectedThread
58 public void setButtonCallbacks(View.OnClickListener finish, View.OnClickListener cancel, in setButtonCallbacks()
171 public void cancel() { in cancel() method in ShowcaseFragment
491 public final boolean cancel(boolean mayInterruptIfRunning) { in cancel() method in AsyncTask