/packages/apps/Settings/res/layout/ |
choose_lock_password.xml | 81 <!-- Alphanumeric keyboard -->
|
confirm_lock_password.xml | 69 <!-- Alphanumeric keyboard -->
|
/packages/apps/Settings/res/layout-land/ |
choose_lock_password.xml | 65 <!-- Alphanumeric keyboard -->
|
confirm_lock_password.xml | 72 <!-- Alphanumeric keyboard -->
|
/packages/apps/Settings/res/layout-sw600dp/ |
choose_lock_password.xml | 67 <!-- Alphanumeric keyboard -->
|
confirm_lock_password.xml | 70 <!-- Alphanumeric keyboard -->
|
/packages/apps/Settings/res/layout-sw600dp-land/ |
choose_lock_password.xml | 84 <!-- Alphanumeric keyboard -->
|
confirm_lock_password.xml | 85 <!-- Alphanumeric keyboard -->
|
/packages/apps/Stk/res/values/ |
strings.xml | 38 <!-- Description for the type of text allowed in a form: alphanumeric or digits only -->
|
/external/chromium/base/ |
utf_string_conversions_unittest.cc | 34 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E) 38 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E)
|
/external/chromium_org/base/strings/ |
utf_string_conversions_unittest.cc | 34 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E) 38 // ????? (Mathematical Alphanumeric Symbols (U+011d40 - U+011d44 : A,B,C,D,E)
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
FormDataBuilder.cpp | 107 // The RFC 2046 spec says the alphanumeric characters plus the 128 // Append 16 random 7bit ascii AlphaNumeric characters.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cobol.php | 83 'ALPHANUMERIC', 'ALPHANUMERIC-EDITED', 'ALSO', 'ALTERNATE',
|
/packages/apps/Settings/src/com/android/settings/ |
ChooseLockPassword.java | 373 final boolean alphanumeric = DevicePolicyManager.PASSWORD_QUALITY_ALPHANUMERIC 375 if ((alphabetic || alphanumeric) && letters == 0) { 378 if (alphanumeric && numbers == 0) {
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
Blocks.txt | 221 1D400..1D7FF; Mathematical Alphanumeric Symbols 225 1F100..1F1FF; Enclosed Alphanumeric Supplement
|
/external/clang/utils/ |
clang-completion-mode.el | 190 ;; Invoked when the user types an alphanumeric character or "_" to 229 ;; Alphanumeric characters (and "_") filter the results of the
|
/frameworks/base/docs/html/training/enterprise/ |
device-management-policy.jd | 200 PIN (numeric), or Password (alphanumeric). When a password policy is configured, those password 203 (alphanumeric) password only.</p>
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
PercentEscaper.java | 35 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 123 "Alphanumeric characters are always 'safe' and should not be " +
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
PercentEscaper.java | 36 * <li>The alphanumeric characters "a" through "z", "A" through "Z" and "0" 124 "Alphanumeric characters are always 'safe' and should not be " +
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
wctype.h | 85 __ISwalnum = 11, /* Alphanumeric. */ 98 _ISwalnum = _ISwbit (__ISwalnum) /* Alphanumeric. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
wctype.h | 85 __ISwalnum = 11, /* Alphanumeric. */ 98 _ISwalnum = _ISwbit (__ISwalnum) /* Alphanumeric. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
wctype.h | 85 __ISwalnum = 11, /* Alphanumeric. */ 98 _ISwalnum = _ISwbit (__ISwalnum) /* Alphanumeric. */
|
/cts/tests/tests/preference2/res/values/ |
arrays.xml | 101 <item>Alphanumeric</item>
|
/external/chromium/chrome/browser/chromeos/input_method/ |
xkeyboard_unittest.cc | 110 // CreateFullXkbLayoutName should not accept non-alphanumeric characters
|
/external/chromium_org/chrome/browser/ui/search/ |
search_ipc_router.cc | 231 // Only allow string of 8 alphanumeric characters or less as providers.
|