Home
last modified time | relevance | path

Searched refs:cancelled (Results 1 – 25 of 66) sorted by relevance

123

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowVibrator.java11 private boolean cancelled; field in ShadowVibrator
31 cancelled = true; in cancel()
40 return cancelled; in isCancelled()
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem.py229 return self.enable_step and not self.enable_step.cancelled
238 return self.disable_step and not self.disable_step.cancelled
247 return self.connect_step and not self.connect_step.cancelled
256 return self.disconnect_step and not self.disconnect_step.cancelled
265 return self.register_step and not self.register_step.cancelled
/external/libchrome/crypto/
Dnss_crypto_module_delegate.h37 bool* cancelled) = 0;
/external/curl/tests/data/
Dtest87620 REPLY * -ERR AUTH exchange cancelled by client
Dtest87820 REPLY * -ERR AUTH exchange cancelled by client
Dtest93219 REPLY * 501 AUTH exchange cancelled by client
Dtest83019 REPLY * A002 NO AUTH exchange cancelled by client
Dtest88121 REPLY * -ERR AUTH exchange cancelled by client
Dtest87921 REPLY * -ERR AUTH exchange cancelled by client
Dtest83219 REPLY * A002 NO AUTH exchange cancelled by client
Dtest93419 REPLY * 501 AUTH exchange cancelled by client
Dtest83319 REPLY * A002 NO AUTH exchange cancelled by client
Dtest93720 REPLY * 501 AUTH exchange cancelled by client
Dtest93520 REPLY * 501 AUTH exchange cancelled by client
Dtest83519 REPLY * A002 NO AUTH exchange cancelled by client
Dtest87720 REPLY * -ERR AUTH exchange cancelled by client
Dtest83119 REPLY * A002 NO AUTH exchange cancelled by client
Dtest88021 REPLY * -ERR AUTH exchange cancelled by client
Dtest93319 REPLY * 501 AUTH exchange cancelled by client
Dtest93620 REPLY * 501 AUTH exchange cancelled by client
Dtest83419 REPLY * A002 NO AUTH exchange cancelled by client
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DVibratorTest.java48 public void cancelled() { in cancelled() method in VibratorTest
/external/python/cpython2/Doc/library/
Dcolorpicker.rst27 and a flag indicating whether they accepted the selection of cancelled.
Deasydialogs.rst42 case the user cancelled.
113 or :const:`None` if the user cancelled. *message* is a text message to display,
132 selected or :const:`None` if the user cancelled. *savedFileName* is the default
140 or :const:`None` if the user cancelled. See :func:`AskFileForOpen` for a
/external/ltp/tools/pounder21/src/
Dmemtest.patch6 # Remove any possible left over directories from a cancelled previous run

123