/external/autotest/client/cros/cellular/pseudomodem/ |
connect_machine.py | 28 def Cancel(self): 31 super(ConnectMachine, self).Cancel() 39 self._modem.enable_step.Cancel() 49 self.Cancel() 79 self.Cancel()
|
enable_machine.py | 24 def Cancel(self): 27 super(EnableMachine, self).Cancel()
|
/external/libchrome/base/files/ |
file_path_watcher_fsevents.cc | 107 void FilePathWatcherFSEvents::Cancel() { 159 // it is executing in a task posted by Cancel() which first reset callback_. 163 << "Cancel() must be called before FilePathWatcher is destroyed."; 180 // Don't issue callbacks after Cancel() has been called. 196 // cancel pending work on the Dispatch Queue thread.
|
file_path_watcher_kqueue.cc | 250 Cancel(); 297 Cancel(); 348 // Calling Cancel() here to close any file descriptors that were opened. 352 Cancel(); 360 void FilePathWatcherKQueue::Cancel() { 368 base::Bind(&FilePathWatcherKQueue::Cancel, this));
|
/external/llvm/utils/lit/lit/ |
run.py | 57 def cancel(self): member in class:TestProvider 237 provider.cancel() 244 provider.cancel() 255 # Cancel the timeout handler. 257 timeout_timer.cancel()
|
/frameworks/base/services/core/java/com/android/server/policy/ |
EnableAccessibilityController.java | 187 cancel(); method 194 cancel(); method 199 cancel(); method 204 cancel(); method 210 private void cancel() { method in class:EnableAccessibilityController
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledExecutorService.java | 14 * and return a task object that can be used to cancel or check 57 * public void run() { beeperHandle.cancel(true); } 92 * @return a ScheduledFuture that can be used to extract result or cancel 110 * <li>The task is {@linkplain Future#cancel explicitly cancelled} 153 * <li>The task is {@linkplain Future#cancel explicitly cancelled}
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
FuturesTest.java | 238 assertTrue(Futures.transform(input, function).cancel(false)); 250 assertTrue(Futures.transform(input, function).cancel(true)); 263 assertTrue(Futures.transform(immediate, function).cancel(false)); 277 assertTrue(Futures.transform(immediate, function).cancel(true)); 615 derived.cancel(true); 628 derived.cancel(false); 644 derived.cancel(false); 728 future.cancel(false); 759 dereferenced.cancel(true); 767 dereferenced.cancel(true) [all...] |
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
FramedConnection.java | 446 close(ErrorCode.NO_ERROR, ErrorCode.CANCEL); 484 ping.cancel(); 523 private PushObserver pushObserver = PushObserver.CANCEL; 582 streamErrorCode = ErrorCode.CANCEL; 813 boolean cancel = pushObserver.onRequest(streamId, requestHeaders); 815 if (cancel) { 816 frameWriter.rstStream(streamId, ErrorCode.CANCEL); 831 boolean cancel = pushObserver.onHeaders(streamId, requestHeaders, inFinished); 833 if (cancel) frameWriter.rstStream(streamId, ErrorCode.CANCEL); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
oledlg.dlg | 31 PUSHBUTTON "Cancel",IDCANCEL,221,23,66,14 61 PUSHBUTTON "Cancel",IDCANCEL,191,23,60,14 78 DEFPUSHBUTTON "Cancel",IDCANCEL,254,11,66,14 110 PUSHBUTTON "Cancel",IDCANCEL,224,23,66,14 128 PUSHBUTTON "&Cancel",IDCANCEL,152,55,53,15 133 PUSHBUTTON "&Cancel",IDCANCEL,152,55,53,15 152 PUSHBUTTON "Cancel",IDCANCEL,198,24,66,14 190 PUSHBUTTON "Cancel",IDCANCEL,79,58,40,14 201 PUSHBUTTON "Cancel",IDCANCEL,79,58,40,14 322 PUSHBUTTON "Cancel",IDCANCEL,187,23,50,1 [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
EasyDialogs.py | 4 AskString(prompt, default) -- ask for a string, display OK and Cancel buttons. 6 AskYesNoCancel(question, default) -- display a question and Yes, No and Cancel buttons. 97 def AskString(prompt, default = "", id=261, ok=None, cancel=None): 102 Return None when the user clicks the Cancel button. 125 if cancel is not None: 127 h.SetControlTitle(cancel) 139 def AskPassword(prompt, default='', id=264, ok=None, cancel=None): 145 Return None when the user clicks the Cancel button. 169 if cancel is not None: 171 h.SetControlTitle(cancel) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
EasyDialogs.py | 4 AskString(prompt, default) -- ask for a string, display OK and Cancel buttons. 6 AskYesNoCancel(question, default) -- display a question and Yes, No and Cancel buttons. 97 def AskString(prompt, default = "", id=261, ok=None, cancel=None): 102 Return None when the user clicks the Cancel button. 125 if cancel is not None: 127 h.SetControlTitle(cancel) 139 def AskPassword(prompt, default='', id=264, ok=None, cancel=None): 145 Return None when the user clicks the Cancel button. 169 if cancel is not None: 171 h.SetControlTitle(cancel) [all...] |
/frameworks/base/services/core/java/com/android/server/wm/ |
ScreenRotationAnimation.java | [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
ForkJoinTaskTest.java | 120 assertFalse(a.cancel(false)); 121 assertFalse(a.cancel(true)); 137 assertTrue(a.cancel(false)); 138 assertTrue(a.cancel(true)); 174 assertFalse(a.cancel(false)); 175 assertFalse(a.cancel(true)); 263 public boolean cancel(boolean mayInterruptIfRunning) { 264 if (super.cancel(mayInterruptIfRunning)) { 624 assertTrue(f.cancel(true)); 642 assertTrue(f.cancel(true)) [all...] |
RecursiveActionTest.java | 101 assertFalse(a.cancel(false)); 102 assertFalse(a.cancel(true)); 145 assertFalse(a.cancel(false)); 146 assertFalse(a.cancel(true)); 277 f.cancel(true); 313 f.cancel(true); 348 fibActions[1].cancel(false); 350 fibActions[4].cancel(true); 629 assertTrue(f.cancel(true)); 647 assertTrue(f.cancel(true)) [all...] |
/packages/apps/ManagedProvisioning/res/values-ca/ |
strings.xml | 36 <string name="cancel_setup" msgid="2949928239276274745">"Cancel·la"</string> 47 <string name="cancel_delete_profile" msgid="5155447537894046036">"Cancel·la"</string> 59 <string name="cancel_provisioning" msgid="3408069559452653724">"Cancel·la"</string> 71 <string name="device_owner_cancel_cancel" msgid="1052951540909389275">"Cancel·la"</string> 87 <string name="profile_owner_cancelling" msgid="5679573829145112822">"S\'està cancel·lant..."</string> 104 <string name="cancel_setup_and_factory_reset_dialog_cancel" msgid="2810966091829264727">"Cancel·la"</string>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
SdkManagerAction.java | 92 * to rename the "Cancel" button to "Close" from the internal task. 101 if (cancel != null && !cancel.isDisposed()) { 107 if (cancel != null && !cancel.isDisposed()) { 108 cancel.setText(IDialogConstants.CLOSE_LABEL);
|
/external/ppp/pppd/ |
fsm.c | 125 * Cancel all timeouts and inform upper layers. 144 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 152 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 207 * Cancel any timeout running, notify upper layers we're done, and 216 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 246 * Cancel timeouts and either initiate close or possibly go directly to 462 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 514 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 520 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 582 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout * [all...] |
/cts/tests/app/src/android/app/cts/ |
NotificationManagerTest.java | 74 mNotificationManager.cancel(id); 92 Log.d(TAG, "about to cancel...");
|
/cts/tests/tests/permission/src/android/permission/cts/ |
NoSystemFunctionPermissionTest.java | 125 vibrator.cancel(); 126 fail("Vibrator.cancel() did not throw SecurityException as expected.");
|
/developers/build/prebuilts/gradle/Interpolator/Application/tests/src/com/example/android/interpolator/tests/ |
SampleTests.java | 112 // Cancel before starting the next animation 113 animator.cancel();
|
/developers/samples/android/ui/Interpolator/Application/tests/src/com/example/android/interpolator/tests/ |
SampleTests.java | 112 // Cancel before starting the next animation 113 animator.cancel();
|
/development/apps/GestureBuilder/res/values/ |
strings.xml | 34 <!-- Label, button used to cancel the operation of adding a gesture --> 50 <string name="cancel_action">Cancel</string>
|
/development/apps/launchperf/res/values/ |
strings.xml | 44 <string name="cancel">Cancel</string>
|
/development/samples/training/NsdChat/src/com/example/android/nsdchat/ |
NsdHelper.java | 146 tearDown(); // Cancel any previous registration request 159 stopDiscovery(); // Cancel any existing discovery request
|