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

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_setcomps.py 94 And confirm that a closure can jump over the list comp scope
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 479 * The user will be prompted to confirm the passkey displayed on the screen or
480 * an app will confirm the passkey for the user.
727 * to confirm and complete the bonding process.
752 * to confirm and complete the bonding process.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller_unittest.mm 227 // Confirm folder buttons have no tooltip. The important thing
289 // Confirm we grow right until end of screen, then start growing left
340 // Confirm the next few also grow left.
346 // Finally, confirm we see a "grow right" once more.
358 // Confirm "off the top" and "off the bottom" match no buttons.
366 // Confirm "right in the center" (give or take a pixel) is a match,
367 // and confirm "just barely in the button" is not. Anything more
473 // (to confirm the content area changed).
506 // Also confirm we never scroll the window off the screen.
526 // Also confirm we never scroll the window off the screen the othe
    [all...]
bookmark_editor_controller_unittest.mm 96 // Confirm OK button enabled/disabled as appropriate:
117 // Confirm that the background color of the URL edit field changes
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller_unittest.mm 241 // Confirm folder buttons have no tooltip. The important thing
306 // Confirm we grow right until end of screen, then start growing left
358 // Confirm the next few also grow left.
364 // Finally, confirm we see a "grow right" once more.
376 // Confirm "off the top" and "off the bottom" match no buttons.
384 // Confirm "right in the center" (give or take a pixel) is a match,
385 // and confirm "just barely in the button" is not. Anything more
506 // (to confirm the content area changed).
539 // Also confirm we never scroll the window off the screen.
559 // Also confirm we never scroll the window off the screen the othe
    [all...]
bookmark_editor_controller_unittest.mm 100 // Confirm OK button enabled/disabled as appropriate:
121 // Confirm that the background color of the URL edit field changes
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 569 // Confirm that new tab got no onmostvisitedchanged event.
636 // Confirm that new tab got no onthemechanged event while switching tabs.
680 // Confirm that new tab is notified about the theme changed event.
699 // Focus omnibox and confirm overlay isn't shown.
746 // Focus omnibox and confirm overlay isn't shown.
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteQueryBuilderTest.java 377 // We want to confirm that the query really was blocked trying to acquire a
439 // We want to confirm that the query really was running and then got
  /external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c 223 /* if bound to this lcb send connect confirm event */
257 ** on this lcb and send connect confirm event with failure.
  /external/bluetooth/bluedroid/stack/bnep/
bnep_api.c 181 /* Transition to the next appropriate state, waiting for connection confirm. */
199 /* Transition to the next appropriate state, waiting for connection confirm. */
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 357 TIMER_LIST_ENT conf_timer_ent; /* peer confirm to indication timer */
364 TIMER_LIST_ENT ind_ack_timer_ent; /* local app confirm to indication timer */
  /external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge_unittest.mm 203 // Confirm tooltips and confirm they are not trimmed (like the item
  /external/chromium/net/http/
http_auth_cache_unittest.cc 199 // Confirm we find the same realm, different auth scheme by path lookup
210 // Confirm we find the same realm, different auth scheme by path lookup
  /external/chromium_org/chrome/browser/
about_flags_unittest.cc 340 // Confirm that there is no '=' in the command line for simple switches.
353 // And confirm there is a '=' for switches with values.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_gaia_signin.js 330 * Invoked when the auth host needs the user to confirm password.
342 * Invoked when the confirm password screen is dismissed.
  /external/chromium_org/chrome/installer/setup/
setup_util_unittest.cc 475 // Confirm that usagestats were copied to CF and that its channel was
483 // Confirm that the binaries' channel no longer contains GCF.
  /external/chromium_org/chrome/test/functional/
test_utils.py 242 Confirm all strings in |have_list| are found in |content_string|.
243 Confirm all strings in |nothave_list| are not found in |content_string|.
  /external/chromium_org/device/bluetooth/
bluetooth_device.h 144 // user confirm that the Passkey |passkey| is displayed on the screen
147 // ConfirmPairing() on the device to confirm, RejectPairing() on the device
  /external/chromium_org/net/websockets/
websocket_stream_test.cc 139 // Confirm that the basic case works as expected.
147 // Confirm that the stream isn't established until the message loop runs.
  /external/chromium_org/remoting/webapp/
host_setup_dialog.js 102 this.pinConfirm_ = document.getElementById('daemon-pin-confirm');
138 document.getElementById('daemon-pin-confirm').focus();
  /external/openssh/
auth2-jpake.c 516 JPAKE_DEBUG_CTX((pctx, "confirm sending in %s", __func__));
544 JPAKE_DEBUG_CTX((pctx, "confirm received in %s", __func__));
jpake.c 437 "%s: expected confirm hash", __func__));
439 "%s: received confirm hash", __func__));
  /packages/apps/Settings/src/com/android/settings/
ChooseLockGeneric.java 100 // Defaults to needing to confirm credentials
119 mPasswordConfirmed = true; // no password set, so no need to confirm
CredentialStorage.java 66 * Action: confirm key guard
370 * Confirm existing key guard, returning password via onActivityResult.
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp 67 * run concurrently with the next thread's initialization so we can confirm

Completed in 706 milliseconds

<<11121314151617181920>>