Searched defs:cancel (Results 1 – 7 of 7) sorted by relevance
342 public void cancel() { in cancel() method in BluetoothChatService.AcceptThread416 public void cancel() { in cancel() method in BluetoothChatService.ConnectThread491 public void cancel() { in cancel() method in BluetoothChatService.ConnectedThread
124 public void cancel() { in cancel() method in GenerateImagesActivity.KeyguardCheck
263 public void cancel() { in cancel() method in JarHostTest.TestRunnable
322 public void cancel() { in cancel() method in GeeTestResultParser
308 public boolean cancel(boolean mayInterruptIfRunning) { in cancel() method in NetworkSecurityPolicyTestBase.SettableFuture
362 public void cancel(SettableFuture<List<LogEvent>> report) { in cancel() method in ErrorLoggingService.ErrorServiceConnection.ReplyHandler
487 public CountDownLatch cancel = new CountDownLatch(1); field in ValueAnimatorTest.EventWatcher