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

<<11121314151617181920>>

  /frameworks/base/docs/html/training/notepad/
notepad-ex2.jd 380 grab handles to the title and body text edit views, and the confirm button,
382 and attach an event to the confirm button for when it is pressed by the
404 and <code>Button</code> for the confirm button):</p>
408 Button confirmButton = (Button) findViewById(R.id.confirm);</pre>
451 confirm button, and use that to do some work and return the values
473 confirm button. We want this to grab the title and body text from the edit
528 Button confirmButton = (Button) findViewById(R.id.confirm);
625 editor to let you edit it. Press confirm when finished to save the changes
633 instead of the confirm button (the back button is below the menu button). You
  /external/bluetooth/bluedroid/stack/avct/
avct_l2c.c 170 ** Description This is the L2CAP connect confirm callback function.
231 ** Description This is the L2CAP config confirm callback function.
361 ** Description This is the L2CAP disconnect confirm callback function.
  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 268 ** Description This is the L2CAP connect confirm callback function.
340 ** Description This is the L2CAP config confirm callback function.
459 ** Description This is the L2CAP disconnect confirm callback function.
  /external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c 285 ** Description This is the L2CAP connect confirm callback function.
355 ** Description This is the L2CAP config confirm callback function.
483 ** Description This is the L2CAP disconnect confirm callback function.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge_unittest.mm 202 // Now confirm we have 2 submenus (the one we added, plus "other")
226 // Confirm tooltips and confirm they are not trimmed (like the item
bookmark_bar_folder_view_unittest.mm 120 // Confirm the pongs.
bookmark_bar_view_unittest.mm 124 // Confirm the pongs.
  /external/chromium_org/cc/animation/
scrollbar_animation_controller_thinning_unittest.cc 53 // Scroll content. Confirm the scrollbar gets dark and then becomes light
131 // Move the pointer near the scrollbar. Confirm it gets thick and narrow when
252 // then far away. Confirm that first the bar gets thick, then dark, then light,
  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_view_unittest.cc 211 // Confirm actual labels not containing ".".
237 // Confirm actual labels not containing ".".
265 // Confirm actual labels not containing ".".
  /external/chromium_org/chrome/browser/download/
download_status_updater_unittest.cc 238 // Transition one item to completed and confirm progress is updated
245 // Add a new item to manager and confirm progress is updated properly.
289 // Confirm we recognize the situation where we have an unknown size.
  /external/chromium_org/chrome/test/functional/ispy/common/
ispy_utils_unittest.py 33 # Confirm that the images actually got uploaded.
73 # Confirm that the image actually got updated.
83 # Confirm that the tests were successfully uploaded.
  /external/chromium_org/v8/tools/
test-push-to-trunk.sh 41 # Confirm push to trunk commit ID
45 # Confirm increment version number
51 # Confirm checkout sanity
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 67 * incoming file need user to confirm.
165 * the transfer. Applications can write to this to confirm the transfer. the
174 public static final String USER_CONFIRMATION = "confirm";
  /build/core/tasks/
apicheck.mk 16 # Rules for running apicheck to confirm that you haven't broken
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTest.java 35 * TODO: This is similar to Tradefed's existing GTest, but it doesn't confirm
  /docs/source.android.com/src/devices/tech/security/
enhancements43.jd 51 (isBoundKeyType) that allows applications to confirm that system-wide keys
  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 68 smp_build_confirm_cmd, /* 0x03: pairing confirm */
203 ** Description Build confirm request command.
216 ARRAY_TO_STREAM (p, p_cb->confirm, BT_OCTET16_LEN);
610 ** Description This function is called to set the test confirm value
  /external/chromium/chrome/browser/
app_controller_mac.h 83 // Toggles the "Confirm to Quit" preference.
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
js_modal_dialog.h 50 // A controller + model class for JavaScript alert, confirm, prompt, and
  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.cc 26 // This alignment allocates the confirm hbox only as much space as it
  /external/chromium/chrome/browser/ui/views/
edit_search_engine_dialog.h 7 // dialog, and also on its own to confirm the addition of a keyword added by
  /external/chromium_org/ash/launcher/
launcher_unittest.cc 112 // Confirm that using the menu will clear the hover attribute. To avoid another
  /external/chromium_org/base/
safe_numerics_unittest.cc 133 // Confirm that checked_numeric_cast<> actually compiles.
  /external/chromium_org/chrome/android/java/strings/translations/
android_chrome_strings_en-GB.xtb 62 <translation id="7495038789730067783">Confirm sign in</translation>
  /external/chromium_org/chrome/browser/accessibility/
accessibility_extension_api.h 44 // Set and remove callbacks (used for testing, to confirm that events are

Completed in 478 milliseconds

<<11121314151617181920>>