Searched
full:confirm (Results
301 -
325 of
1317) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/websockets/ |
websocket_inflater.h | 57 // To confirm the inflater emptiness, you should check whether
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/ |
adduserstogroups.py | 60 if not tool.user.confirm(confirm_message):
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
cpuid_unittest.cc | 60 // Tests the function is callable. Run on known hardware to confirm.
|
/external/chromium_org/third_party/openssl/openssl/crypto/dh/ |
example | 34 I'd like to ask others to confirm it with other tests. Here's the number in hex:
|
/external/guava/guava-tests/test/com/google/common/net/ |
HostSpecifierTest.java | 33 * confirm that everything is wired up properly.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
javascript.php | 67 'alert', 'back', 'blur', 'close', 'confirm', 'focus', 'forward', 'home',
|
/external/mockito/src/org/mockito/internal/creation/ |
MockSettingsImpl.java | 141 public MockCreationSettings<T> confirm(Class<T> typeToMock) {
method in class:MockSettingsImpl
|
/external/openssl/crypto/dh/ |
example | 34 I'd like to ask others to confirm it with other tests. Here's the number in hex:
|
/external/skia/tests/ |
ChecksumTest.cpp | 58 // Confirm that the checksum algorithm (specified by fWhichAlgorithm)
|
TDStackNesterTest.cpp | 102 // Pop everything off the stack except for the last one, to confirm
|
/external/tcpdump/ |
decnet.h | 278 #define MFS_CC 040 /* connect confirm */ 280 #define MFS_DC 0100 /* disconnect confirm */ 426 struct ccmsg /* connect confirm message */ 456 struct dcmsg /* disconnect confirm message */
|
/frameworks/base/core/java/android/bluetooth/ |
IBluetoothGatt.aidl | 99 in boolean confirm, in byte[] value);
|
/frameworks/base/core/java/com/android/internal/app/ |
ExternalMediaFormatActivity.java | 31 * This activity is shown to the user to confirm formatting of external media.
|
/frameworks/base/docs/html/training/notepad/ |
notepad-extra-credit.jd | 62 <p>Experiment a bit with the confirm and back buttons, and try pressing Home and
|
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/ |
ConfirmDialog.java | 63 View view = View.inflate(this, R.layout.confirm, null);
|
/frameworks/opt/datetimepicker/res/values/ |
strings.xml | 19 <!-- Label for button to confirm chosen date or time [CHAR LIMIT=30] -->
|
/libcore/luni/src/test/java/libcore/java/util/ |
CurrencyTest.java | 49 // Confirm that a few well-known stable currencies are present.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/ |
compare.pass.cpp | 17 // I'm currently unable to confirm that collation based on named locales
|
/packages/apps/Bluetooth/res/values/ |
strings.xml | 69 <!-- Label for a confirm button.--> 79 <!-- Label for a confirm button.--> 90 Confirm you want to receive this file.</string> 151 <!-- Label for a confirm button.-->
|
/packages/apps/Email/tests/src/com/android/emailcommon/mail/ |
PackedStringTests.java | 91 // Confirm resulting packed string is as-expected
|
/packages/apps/Gallery/res/xml/ |
gallery_preferences.xml | 44 <!-- Confirm deletions -->
|
/packages/apps/PackageInstaller/res/layout/ |
uninstall_confirm.xml | 65 <!-- OK confirm and cancel buttons. -->
|
/packages/apps/Settings/res/layout/ |
confirm_lock_password.xml | 95 <!-- right / bottom button: confirm or ok -->
|
/packages/apps/Settings/src/com/android/settings/ |
MasterClearConfirm.java | 34 * Confirm and execute a reset of the device to a clean "just out of the box"
|
/packages/apps/Stk/res/values/ |
strings.xml | 30 <!-- OK button used to confirm a message dialog -->
|
Completed in 515 milliseconds
<<11121314151617181920>>