OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:confirm
(Results
151 - 175
of
1317
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/authenticator/
AuthenticatorActivityTest.java
63
*
Confirm
that Login is presented.
/development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NoteEdit.java
41
Button confirmButton = (Button) findViewById(R.id.
confirm
);
/development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NoteEdit.java
41
Button confirmButton = (Button) findViewById(R.id.
confirm
);
/external/bluetooth/bluedroid/stack/include/
avct_api.h
80
#define AVCT_CONNECT_CFM_EVT 0 /* Connection
confirm
*/
82
#define AVCT_DISCONNECT_CFM_EVT 2 /* Disconnect
confirm
*/
86
#define AVCT_BROWSE_CONN_CFM_EVT 6 /* Browse Connection
confirm
*/
88
#define AVCT_BROWSE_DISCONN_CFM_EVT 8 /* Browse Disconnect
confirm
*/
/external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.h
58
// If the user did not
confirm
quit, send this message to give the user
/external/chromium_org/chrome/browser/chromeos/dbus/
liveness_service_provider.h
25
// calls periodically to
confirm
that Chrome's UI thread is responsive to D-Bus
/external/chromium_org/chrome/browser/chromeos/
preferences_unittest.cc
70
//
Confirm
they're unchanged.
/external/chromium_org/chrome/browser/extensions/api/system_network/
system_network_apitest.cc
47
// All we can
confirm
is that we have at least one address, but not what it
/external/chromium_org/chrome/browser/extensions/
navigation_observer.h
56
// The UI used to
confirm
enabling extensions.
/external/chromium_org/chrome/browser/resources/extensions/chromeos/
kiosk_apps.html
33
<button id="kiosk-options-overlay-
confirm
" i18n-content="done">
/external/chromium_org/chrome/browser/resources/options/chromeos/
accounts_options.html
64
<button id="accounts-options-overlay-
confirm
" class="default-button"
pointer_overlay.html
45
<button id="pointer-overlay-
confirm
" class="default-button" type="submit"
/external/chromium_org/chrome/browser/resources/options/
handler_options.js
41
$('handler-options-overlay-
confirm
').onclick =
home_page_overlay.html
48
<button id="home-page-
confirm
" class="default-button"
media_galleries_manager_overlay.js
39
$('manage-media-
confirm
').addEventListener(
/external/chromium_org/chrome/browser/ui/android/infobars/
infobar_android.h
26
//
Confirm
infobar
/external/chromium_org/chrome/browser/ui/cocoa/media_picker/
desktop_media_picker_controller.h
28
// The button used to
confirm
the selection.
/external/chromium_org/chromeos/dbus/
bluetooth_agent_service_provider.h
121
// user
confirm
that the Passkey |passkey| is displayed on the screen
140
// The agent should
confirm
the incoming pairing with the user and call
146
// user
confirm
that the device with object path |object_path| is
148
//
confirm
with the user and call |callback| to provide their response
fake_modem_messaging_client.cc
51
// tests to
confirm
that the sms_received_handler is functioning.
/external/chromium_org/content/shell/app/
shell.rc
82
CAPTION "
Confirm
"
/external/chromium_org/content/test/gpu/gpu_tests/
webgl_robustness.py
38
window.
confirm
= function() {
/external/chromium_org/content/test/plugin/
plugin_npobject_identity_test.cc
77
//
Confirm
that JavaScript could see that the objects were the same.
/external/chromium_org/remoting/host/
continue_window.cc
10
// Minutes before the local user should
confirm
that the session should go on.
/external/chromium_org/ui/base/ime/
input_method_imm32.h
67
// Asks the client to
confirm
current composition text.
/external/chromium_org/webkit/tools/layout_tests/
test_expectations.txt
11
# various *_layout trybots.
Confirm
that the trybot results are green (any
Completed in 1363 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>