Searched defs:cancel (Results 1 – 9 of 9) sorted by relevance
40 public boolean cancel(boolean mayInterruptIfRunning) { in cancel() method in SimpleAccountManagerFuture
62 public void cancel() { in cancel() method in ConditionCheck
155 Log.d(LOG_TAG, "job.cancel()"); in createFirstMockPrinterServiceCallbacks()
426 public void cancel() { in cancel() method in BluetoothChatService.AcceptThread524 public void cancel() { in cancel() method in BluetoothChatService.ConnectThread599 public void cancel() { in cancel() method in BluetoothChatService.ConnectedThread
237 CancellationSignal cancel = new CancellationSignal(); in testWhenCredentialEnrolled() local
236 protected void cancelAuthentication(@NonNull CancellationSignal cancel) throws Exception { in cancelAuthentication()
309 public boolean cancel(boolean mayInterruptIfRunning) { in cancel() method in NetworkSecurityPolicyTestBase.SettableFuture
93 public void cancel(int index) { in cancel() method in SpeechRecognitionActivity
398 public void cancel(SettableFuture<List<LogEvent>> report) { in cancel() method in ErrorLoggingService.ErrorServiceConnection.ReplyHandler