/frameworks/base/docs/html/guide/topics/sensors/ |
sensors_motion.jd | 175 version number is necessary because the Android system considers these three sensors to be secondary 177 gravity sensor shows up as a secondary gravity sensor. All three of these sensors rely on a
|
/packages/apps/Exchange/src/com/android/exchange/provider/ |
ExchangeDirectoryProvider.java | 563 * - secondary key is id, so ordering of the original results are 583 collator.setStrength(Collator.SECONDARY);
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
NotificationActionUtils.java | 111 * Determines if we should display the primary or secondary text/icon. 113 * @return <code>true</code> to display primary, <code>false</code> to display secondary [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 466 unsigned short num; /* number of codec: 0 = primary, 1 = secondary */ 486 unsigned short num; /* number of codec: 0 = primary, 1 = secondary */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 466 unsigned short num; /* number of codec: 0 = primary, 1 = secondary */ 486 unsigned short num; /* number of codec: 0 = primary, 1 = secondary */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
string.py | 91 def __init__(self, primary, secondary): 93 self._secondary = secondary
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
string.py | 91 def __init__(self, primary, secondary): 93 self._secondary = secondary
|
/external/chromium_org/ash/shelf/ |
shelf_layout_manager_unittest.cc | 798 // boundary between the primary and the secondary display. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
annotate.info | 740 A "Secondary Section" is a named appendix or a front-matter section 745 is in part a textbook of mathematics, a Secondary Section may not 751 The "Invariant Sections" are certain Secondary Sections whose 755 Secondary then it is not allowed to be designated as Invariant. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
annotate.info | 740 A "Secondary Section" is a named appendix or a front-matter section 745 is in part a textbook of mathematics, a Secondary Section may not 751 The "Invariant Sections" are certain Secondary Sections whose 755 Secondary then it is not allowed to be designated as Invariant. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
annotate.info | 740 A "Secondary Section" is a named appendix or a front-matter section 745 is in part a textbook of mathematics, a Secondary Section may not 751 The "Invariant Sections" are certain Secondary Sections whose 755 Secondary then it is not allowed to be designated as Invariant. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
annotate.info | 740 A "Secondary Section" is a named appendix or a front-matter section 745 is in part a textbook of mathematics, a Secondary Section may not 751 The "Invariant Sections" are certain Secondary Sections whose 755 Secondary then it is not allowed to be designated as Invariant. [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucol_tok.cpp | 293 U_STRING_DECL(suboption_12, "secondary", 9); 327 [last secondary ignorable] largest CE for secondary ignorable 465 U_STRING_INIT(suboption_12, "secondary", 9); [all...] |
/external/icu4c/i18n/ |
ucol_tok.cpp | 287 U_STRING_DECL(suboption_12, "secondary", 9); 321 [last secondary ignorable] largest CE for secondary ignorable 459 U_STRING_INIT(suboption_12, "secondary", 9); [all...] |
/external/wpa_supplicant_8/hostapd/ |
hostapd.conf | 429 # Supported channel width set: [HT40-] = both 20 MHz and 40 MHz with secondary 431 # with secondary channel below the primary channel 441 # Please note that 40 MHz channels may switch their primary and secondary [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/ |
content_settings_handler.cc | 62 // Maps from a secondary pattern to a setting. [all...] |
/external/icu4c/test/intltest/ |
ssearch.cpp | 165 else if (*strength=="SECONDARY") { collatorStrength = UCOL_SECONDARY;} [all...] |
/external/libppp/src/ |
ipcp.c | 148 { 131, "SECDNS" }, /* 131: Secondary DNS Server Address */ 149 { 132, "SECNBNS" } /* 132: Secondary NBNS Server Address */ 312 log_Printf(LogIPCP, "Secondary nameserver set to %s\n", paddr); [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readmacho.c | 397 the primary name as a secondary sort key. */ 436 sorting uses the name as a secondary key. 803 no secondary (debuginfo) object, but nevertheless [all...] |
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_mdpcomp.cpp | 428 //Will benefit presentation / secondary-only layer. 431 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); 512 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); [all...] |
/packages/apps/Contacts/src/com/android/contacts/model/ |
RawContactModifier.java | 168 * {@link EditType#secondary}. 192 final boolean validSecondary = (includeSecondary ? true : !type.secondary); 355 // No valid primary found, so expand search to secondary [all...] |
/art/runtime/ |
indirect_reference_table.h | 90 * secondary check on the preserved hash value; this implies that creating
|
/build/tools/droiddoc/templates-sac/components/ |
masthead.cs | 199 <!-- Secondary x-nav -->
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoDecoder.java | 568 * The secondary check here accounts for the fact that a
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoDecoder.java | 572 * The secondary check here accounts for the fact that a
|