/external/chromium/chrome/browser/ |
unload_uitest.cc | 284 // OK in the beforeunload confirm dialog. 300 // CANCEL in the beforeunload confirm dialog. 332 // Tests closing the browser and clicking OK in the beforeunload confirm dialog
|
about_flags_unittest.cc | 252 // Confirm that there is no '=' in the command line for simple switches. 265 // And confirm there is a '=' for switches with values.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_bridge_unittest.mm | 208 // Now confirm we have 1 submenu (the one we added, and not "other") 232 // Confirm tooltips and confirm they are not trimmed (like the item
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
bluetooth_options_handler.cc | 316 // Confirm displayed Passkey. 317 VLOG(1) << "Confirm pairing: " << address; 520 // confirm anything; we can determine that by checking whether we've saved
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_agent_service_provider.cc | 234 // confirm that a Passkey is displayed on the screen of the remote 262 // confirm an incoming just-works pairing. 287 // confirm that that a remote device is authorized to connect to a service
|
/external/chromium_org/v8/tools/ |
push-to-trunk.sh | 103 confirm "Is the commit printed above the last push to trunk?" 174 confirm "Automatically increment BUILD_NUMBER? (Saying 'n' will fire up \ 298 confirm "Please check if your local checkout is sane: Inspect $VERSION_FILE, \
|
/external/guava/guava-tests/test/com/google/common/collect/ |
LinkedListMultimapTest.java | 57 * Confirm that get() returns a List that doesn't implement RandomAccess. 68 * Confirm that removeAll() returns a List that implements RandomAccess, even 80 * Confirm that replaceValues() returns a List that implements RandomAccess,
|
/external/v8/tools/ |
push-to-trunk.sh | 103 confirm "Is the commit printed above the last push to trunk?" 173 confirm "Automatically increment BUILD_NUMBER? (Saying 'n' will fire up \ 297 confirm "Please check if your local checkout is sane: Inspect $VERSION_FILE, \
|
/frameworks/base/core/java/android/app/backup/ |
IBackupManager.aidl | 135 * transport will still be asked to confirm via the usual requestBackupTime() 182 * Confirm that the requested full backup/restore operation can proceed. The system will 184 * UI calls back into the Backup Manager to confirm, passing the correct token. At
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
SearchRecentSuggestionsProviderTest.java | 150 // confirm that the total didn't change (those were replacements, not adds) 153 // confirm that the are now 5 in group 1, 10 in group 2, and 5 in group 3 289 * Access an "open" (no selection) suggestions cursor and confirm that it has the specified
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
SSLEngineTest.java | 354 // confirm turning one on by itself 359 // confirm turning setting on toggles the other 364 // confirm toggling back
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppNotification.java | 52 * where there is an ongoing transfer, incoming transfer need confirm and 64 static final String confirm = "(" + BluetoothShare.USER_CONFIRMATION + " == '" field in class:BluetoothOppNotification 74 static final String WHERE_RUNNING = status + " AND " + visible + " AND " + confirm;
|
BluetoothOppObexServerSession.java | 347 if (V) Log.v(TAG, "after confirm: userAccepted=" + mAccepted); 353 /* Confirm or auto-confirm */
|
/external/chromium_org/chrome/browser/resources/ |
sync_setup_overlay.js | 73 $('confirm-everything-cancel').onclick = 78 $('confirm-everything-ok').onclick = function() { 208 var confirmPassphrase = $('confirm-passphrase'); 497 $('confirm-sync-preferences').hidden = false; 514 $('confirm-everything-ok').focus(); 594 $('confirm-sync-preferences').hidden = true;
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_go_neg.c | 776 p2p_dbg(p2p, "Building GO Negotiation Confirm"); 1034 p2p_dbg(p2p, "Sending GO Negotiation Confirm"); 1063 p2p_dbg(p2p, "Received GO Negotiation Confirm from " MACSTR, 1082 p2p_dbg(p2p, "Was not expecting GO Negotiation Confirm - ignore"); [all...] |
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/ |
AuthenticatorActivity.java | 46 /** The Intent flag to confirm credentials. */ 165 * Called when response is received from the server for confirm credentials
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_scb_act.c | 713 ** with a reconfiguration confirm. 778 ** security confirm. 844 ** application callback with an open confirm indicating failure. 912 ** start confirm. [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
shell_dialogs_mac.mm | 217 // This CHECK is here to confirm if we are actually getting NULL 364 // |This CHECK is here to confirm if we are actually getting NULL
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
file_browser_handler_api_test.cc | 90 // Confirm that the function suggested us the right name. 92 // Confirm that the function allowed us the right extensions.
|
/external/chromium_org/chrome/browser/chromeos/login/managed/ |
supervised_user_creation_browsertest.cc | 202 "#managed-user-creation-password-confirm", 268 // Confirm deletion.
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_service_unittest.cc | 276 // Add two synthetic trials and confirm that they show up in the list. 305 // Add a new trial after the log started and confirm that it doesn't show up.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_oauth_enrollment.js | 41 * Dialog to confirm that auto-enrollment should really be cancelled. 243 // The dialog to confirm cancellation of auto-enrollment is only shown
|
/external/chromium_org/chrome/browser/ui/cocoa/download/ |
download_item_controller.mm | 175 // The text on the confirm button can change depending on the type of the 182 // Since the text of the confirm button changed, dangerousButtonTweaker
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
history_menu_bridge_unittest.mm | 208 // Confirm tooltips and confirm they are not trimmed (like the item
|
/external/chromium_org/chrome/common/extensions/api/ |
management.json | 248 "description": "Whether or not a confirm-uninstall dialog should prompt the user. Defaults to false." 272 "description": "Whether or not a confirm-uninstall dialog should prompt the user. Defaults to false."
|