/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
RecapitalizeStatus.java | 117 int count = 0; // Protection against infinite loop.
|
/packages/providers/DownloadProvider/ |
AndroidManifest.xml | 38 protection level could be relaxed in the future to support third-party download
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
posix_opt.h | 88 /* We support priority protection, though only for non-robust
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mman.h | 79 /* Change the memory protection of the region starting at ADDR and
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix_opt.h | 88 /* We support priority protection, though only for non-robust
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mman.h | 79 /* Change the memory protection of the region starting at ADDR and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix_opt.h | 88 /* We support priority protection, though only for non-robust
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
mman.h | 79 /* Change the memory protection of the region starting at ADDR and
|
/system/core/include/cutils/ |
atomic.h | 55 * acquire/release protection is provided.
|
/frameworks/base/docs/html/training/articles/ |
security-tips.jd | 70 protection is implemented by Android and is sufficient for most 83 <p>To provide additional protection for sensitive data, you might 88 inputting the password, it can provide protection for a lost device without <a 135 android:protectionLevel}</a> attribute set to {@code "signature"} protection. 207 protection level</a> on permissions for IPC communication between applications 232 protection level</a>. Signature permissions are transparent 238 protection level</a>, there are a number of complexities [all...] |
/external/chromium_org/chrome/app/resources/terms/chromeos/ |
terms_en.html | 50 <p>8.1 For information about Google?s data protection practices, please read Google?s privacy policy at http://www.google.com/privacy.html and at http://www.google.com/chromeos/intl/en/privacy.html. This policy explains how Google treats your personal information, and protects your privacy, when you use the Software and the Services.</p> [all...] |
/external/chromium_org/chrome/app/resources/terms/ |
terms_en-GB.html | 57 <p>6.1 For information about Google?s data protection practices, please read Google?s privacy policy at http://www.google.com/privacy.html and at http://www.google.com/chrome/intl/en-GB/privacy.html. This policy explains how Google treats your personal information and protects your privacy when you use the Services.</p> [all...] |
terms_en.html | 57 <p>6.1 For information about Google?s data protection practices, please read Google?s privacy policy at http://www.google.com/privacy.html and at http://www.google.com/chrome/intl/en/privacy.html. This policy explains how Google treats your personal information, and protects your privacy, when you use the Services.</p> [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_api.h | 699 #define BTA_AUTH_SP_NO BTM_AUTH_SP_NO /* 0 MITM Protection Not Required - Single Profile/non-bonding 701 #define BTA_AUTH_SP_YES BTM_AUTH_SP_YES /* 1 MITM Protection Required - Single Profile/non-bonding 703 #define BTA_AUTH_AP_NO BTM_AUTH_AP_NO /* 2 MITM Protection Not Required - All Profiles/dedicated bonding 705 #define BTA_AUTH_AP_YES BTM_AUTH_AP_YES /* 3 MITM Protection Required - All Profiles/dedicated bonding 707 #define BTA_AUTH_SPGB_NO BTM_AUTH_SPGB_NO /* 4 MITM Protection Not Required - Single Profiles/general bonding 709 #define BTA_AUTH_SPGB_YES BTM_AUTH_SPGB_YES /* 5 MITM Protection Required - Single Profiles/general bonding [all...] |
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_msg.c | 45 #define AVDT_PSC_PROTECT (1<<4) /* Content Protection */ 98 AVDT_LEN_PROTECT_MIN, /* content protection */ 111 AVDT_LEN_PROTECT_MAX, /* content protection */ 124 AVDT_ERR_CP_FMT, /* content protection */ 273 /* for now, just build media transport, codec, and content protection, and multiplexing */ 303 /* content protection */ [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 461 * @NL80211_ATTR_BSS_CTS_PROT: whether CTS protection is enabled (u8, 0 or 1) 534 * @NL80211_ATTR_USE_MFP: Whether management frame protection (IEEE 802.11w) is [all...] |
/build/tools/droiddoc/templates-ds/assets/ |
GPL-LICENSE.txt | 43 Also, for each author's protection and ours, we want to make certain 88 you may at your option offer warranty protection in exchange for a fee.
|
/build/tools/droiddoc/templates-sac/assets/ |
GPL-LICENSE.txt | 43 Also, for each author's protection and ours, we want to make certain 88 you may at your option offer warranty protection in exchange for a fee.
|
/build/tools/droiddoc/templates-sdk/assets/ |
GPL-LICENSE.txt | 43 Also, for each author's protection and ours, we want to make certain 88 you may at your option offer warranty protection in exchange for a fee.
|
/docs/source.android.com/src/devices/tech/security/ |
index.jd | 31 protection for all users of the platform.</p> 228 <p>The Android platform takes advantage of the Linux user-based protection as a 362 hole can bypass this protection. 366 data from root users. Applications can add a layer of data protection using 368 password. This approach can provide temporary protection while the key is not 403 <h2 id="password-protection">Password Protection</h2> [all...] |
/external/chromium_org/chrome/common/ |
chrome_utility_messages.h | 186 // protection. 330 // Reply when a zip file has been analyzed for malicious download protection.
|
/external/chromium_org/net/quic/crypto/ |
quic_crypto_server_config.h | 210 // set_replay_protection controls whether replay protection is enabled. If 211 // replay protection is disabled then no strike registers are needed and
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_platform_linux.cc | 263 /*protection*/0)) { 281 /*protection*/ 0)) {
|
/external/javassist/src/main/javassist/ |
Loader.java | 208 * Sets the protection domain for the classes handled by this class 209 * loader. Without registering an appropriate protection domain,
|
/external/llvm/lib/CodeGen/ |
StackProtector.cpp | 58 /// protection when -fstack-protection is used.
|