HomeSort by relevance Sort by last modified time
    Searched full:confirm (Results 176 - 200 of 1317) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/services/java/com/android/server/
ShutdownActivity.java 44 Slog.i(TAG, "onCreate(): confirm=" + mConfirm);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py 203 confirm = self.ask_save_dialog()
205 if confirm:
214 confirm = tkMessageBox.askokcancel(title="Save Before Run or Check",
218 return confirm
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py 203 confirm = self.ask_save_dialog()
205 if confirm:
214 confirm = tkMessageBox.askokcancel(title="Save Before Run or Check",
218 return confirm
  /external/chromium/chrome/browser/resources/shared/js/cr/
link_controller.js 56 * The number of links that can be opened before showing a warning confirm
69 * This method is used for showing the warning confirm message when the
119 if (!this.window.confirm(this.getWarningMessage(urls.length)))
  /external/chromium_org/net/disk_cache/simple/
simple_index_unittest.cc 232 // Confirm blank state.
237 // Confirm state after insert.
245 // Confirm state after remove.
254 // Confirm the base index has dispatched the request for index entries.
258 // Confirm "Has()" always returns true before the callback is called.
269 // Confirm "Has() returns conditionally now.
277 // Confirm the base index has dispatched the request for index entries.
281 // Confirm "UseIfExists()" always returns true before the callback is called
301 // Confirm "UseIfExists() returns conditionally now
366 // Confirm that we get the results we expect from a simple init
    [all...]
  /external/chromium_org/ui/webui/resources/js/cr/
link_controller.js 56 * The number of links that can be opened before showing a warning confirm
69 * This method is used for showing the warning confirm message when the
119 if (!this.window.confirm(this.getWarningMessage(urls.length)))
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 5 <p>In some situations, when a user invokes an action in your app, it's a good idea to <em>confirm</em> or <em>acknowledge</em> that action through text.</p>
20 <h2>When to Confirm or Acknowledge User Actions</h2>
29 <p>In this example, the user has requested to delete a book from their Google Play library. An <a href="{@docRoot}design/building-blocks/dialogs.html#alerts">alert</a> appears to confirm this action because it's important to understand that the book will no longer be available from any device.</p>
  /packages/apps/Email/tests/src/com/android/email/mail/store/
Pop3StoreUnitTests.java 321 * Lightweight test to confirm that POP3 hasn't implemented any folder roles yet.
331 * Lightweight test to confirm that POP3 is requesting sent-message-upload.
340 * TODO should create an instrumented listener to confirm all expected callbacks. Then use
415 // confirm that we're closed at this point
418 // and confirm that the next connection will be OK
457 // confirm that we're closed at this point
460 // and confirm that the next connection will be OK
500 // confirm that we're closed at this point
503 // and confirm that the next connection will be OK
552 // confirm that we're closed at this poin
    [all...]
  /external/wpa_supplicant_8/src/common/
sae.c 911 u8 *confirm)
917 /* Confirm
920 * confirm = CN(KCK, send-confirm, commit-scalar, COMMIT-ELEMENT,
922 * verifier = CN(KCK, peer-send-confirm, peer-commit-scalar,
940 confirm);
949 u8 *confirm)
960 scalar2, element_b2, 2 * sae->tmp->prime_len, confirm);
969 u8 *confirm)
980 scalar2, element_b2, sae->tmp->prime_len, confirm);
    [all...]
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.html 4 <div id="confirm-sync-preferences">
20 <div id="confirm-everything-throbber" class="throbber"></div>
22 <input id="confirm-everything-cancel" type="button"
24 <input id="confirm-everything-ok" type="button"
155 <input id="confirm-passphrase" type="password"
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 125 LLCP_DLC_STATE_W4_REMOTE_RESP, /* waiting for connection confirm from peer */
126 LLCP_DLC_STATE_W4_LOCAL_RESP, /* waiting for connection confirm from upper layer */
128 LLCP_DLC_STATE_W4_REMOTE_DM, /* waiting for disconnection confirm from peer */
139 LLCP_DLC_EVENT_API_CONNECT_CFM, /* connection confirm from upper layer */
142 LLCP_DLC_EVENT_PEER_CONNECT_CFM, /* connection confirm from peer */
  /external/wpa_supplicant_8/src/eap_server/
eap_server_eke.c 19 IDENTITY, COMMIT, CONFIRM, FAILURE_REPORT, SUCCESS, FAILURE
45 case CONFIRM:
46 return "CONFIRM";
311 wpa_printf(MSG_DEBUG, "EAP-EKE: Request/Confirm");
370 case CONFIRM:
406 if (data->state == CONFIRM && eke_exch == EAP_EKE_CONFIRM)
584 eap_eke_state(data, CONFIRM);
597 wpa_printf(MSG_DEBUG, "EAP-EKE: Received Response/Confirm");
599 if (data->state != CONFIRM) {
604 wpa_printf(MSG_DEBUG, "EAP-EKE: Received Response/Confirm");
    [all...]
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 157 * @param result A JsResult to confirm that the user hit enter.
166 * Tell the client to display a confirm dialog to the user. If the client
168 * confirm dialog and call the appropriate JsResult method. If the
176 * @return boolean Whether the client will handle the confirm dialog.
203 * Tell the client to display a dialog to confirm navigation away from the
206 * handle the confirm dialog and call the appropriate JsResult method. If
216 * @return boolean Whether the client will handle the confirm dialog.
  /external/chromium_org/chrome/browser/chromeos/drive/
resource_metadata_unittest.cc 199 // Confirm that an existing file is found.
210 // Confirm that a non existing file is not found.
220 // Confirm that the root is found.
230 // Confirm that a non existing file is not found at the root level.
240 // Confirm that an entry is not found with a wrong root.
252 // Confirm that an existing directory is found.
268 // Confirm that a non existing directory is not found.
278 // Confirm that reading a file results in FILE_ERROR_NOT_A_DIRECTORY.
579 // Confirm that an existing file is found.
585 // Confirm that a non existing file is not found
    [all...]
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks_unittest.cc 221 // Confirm that both Foo.app and Bar.app are found.
241 // Confirm that only Foo.app is found.
252 // Confirm no tasks are found.
448 // Confirm that both Foo.app and Bar.app are found.
466 // Confirm that only Foo.app is found.
475 // Confirm no tasks are found.
533 // Confirm that both Foo.app and Bar.app are found.
544 // Confirm that only Foo.app is found.
551 // Confirm no tasks are found.
648 // Confirm that all apps are found
    [all...]
  /external/chromium_org/content/browser/download/
download_browsertest.cc 648 // Tell the test server to release a pending RST and confirm
659 // Confirm file status expected for the given location in a stream
707 // Create a download, wait until it's started, and confirm
734 // Create a download, wait until it's started, and confirm
889 // Confirm download still IN_PROGRESS (internal state COMPLETING).
894 // Cancel the download; confirm cancel fails.
    [all...]
  /external/bluetooth/bluedroid/stack/include/
mca_api.h 57 #define MCA_CREATE_CFM_EVT 2 /* create mdl confirm */
59 #define MCA_RECONNECT_CFM_EVT 4 /* reconnect mdl confirm */
61 #define MCA_ABORT_CFM_EVT 6 /* abort mdl confirm */
63 #define MCA_DELETE_CFM_EVT 8 /* delete mdl confirm */
74 #define MCA_OPEN_CFM_EVT 0x23 /* Data channel open confirm */
76 #define MCA_CLOSE_CFM_EVT 0x25 /* Data channel close confirm */
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 45 * If the user has a lock pattern set already, makes them confirm the existing one.
158 "null chosen pattern in stage 'need to confirm");
220 Confirm(R.string.lockpattern_confirm_button_text, true),
266 LeftButtonMode.Cancel, RightButtonMode.Confirm, ID_EMPTY_MESSAGE, false);
393 } else if (mUiStage.rightMode == RightButtonMode.Confirm) {
396 + " when button is " + RightButtonMode.Confirm);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
options.py 42 confirm = make_option("--no-confirm", action="store_false", dest="confirm", default=True, help="Skip confirmation steps.") variable in class:Options
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NoteEdit.java 45 Button confirmButton = (Button) findViewById(R.id.confirm);
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa_unittest.mm 65 // Confirm we are listening
confirm_quit_panel_controller.mm 18 // How long the user must hold down Cmd+Q to confirm the quit.
21 // Leeway between the |targetDate| and the current time that will confirm a
247 // Show the info panel that explains what the user must to do confirm quit.
290 // Slowly fade the confirm window out in case the user doesn't
gradient_button_cell_unittest.mm 97 // More for valgrind; we don't confirm state change does anything useful.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_controller.h 39 // Because the confirm text and button for dangerous downloads are determined
  /external/chromium_org/chrome/browser/infobars/
confirm_infobar_delegate.h 66 // Returns a confirm infobar that owns |delegate|.

Completed in 1143 milliseconds

1 2 3 4 5 6 78 91011>>