/packages/apps/ContactsCommon/res/values/ |
colors.xml | 52 <!-- Secondary text color in the Phone app --> 91 for settings secondary activity colors. --> 112 <!-- The default secondary color when no color can be extracted via Palette,
|
/packages/services/Car/service/src/com/android/car/cluster/ |
InstrumentClusterService.java | 95 + ", secondary display: " + (display != null), new RuntimeException()); 177 /** Access instrument cluster as a secondary display. */ 222 // TODO: assuming that secondary display is instrument cluster. Put this into settings?
|
/external/icu/icu4c/source/i18n/ |
collationfastlatin.cpp | 211 // We might skip the secondary level but continue with the case level 276 // Full support for backwards secondary requires backwards contraction matching 383 // Tertiary CEs (secondary ignorables) are not supported in fast Latin. 562 // We might skip the secondary level but continue with the case level 627 // Full support for backwards secondary requires backwards contraction matching 734 // Tertiary CEs (secondary ignorables) are not supported in fast Latin. [all...] |
collationsettings.h | 80 * Options bit 10: Insert the case level between the secondary and tertiary levels. 84 * Options bit 11: Compare secondary weights backwards. ("French secondary")
|
/hardware/ti/omap4-aah/security/tf_crypto_sst/ |
pkcs11_global.c | 115 * or a valid secondary session attached to a valid primary session. 121 * set to false if the session if the session is secondary 124 * - or hSession is a valid secondary session attached to a valid primary session 144 else if (pHeader->nSessionTag == PKCS11_SECONDARY_SESSION_TAG) /*secondary session */ 164 /* check that secondary session is valid */
|
pkcs11_session.c | 231 /* allocate the secondary session context */ 335 /* Free all secondary session contexts */ 340 /* find all secondary session contexts, 347 /* free secondary session context */ 389 /* free secondary session context */
|
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
pkcs11_global.c | 115 * or a valid secondary session attached to a valid primary session. 121 * set to false if the session if the session is secondary 124 * - or hSession is a valid secondary session attached to a valid primary session 144 else if (pHeader->nSessionTag == PKCS11_SECONDARY_SESSION_TAG) /*secondary session */ 164 /* check that secondary session is valid */
|
pkcs11_session.c | 231 /* allocate the secondary session context */ 335 /* Free all secondary session contexts */ 340 /* find all secondary session contexts, 347 /* free secondary session context */ 389 /* free secondary session context */
|
/libcore/ojluni/src/main/java/java/text/ |
CollationElementIterator.java | 65 * secondary order(byte), and tertiary order(byte). Java strictly defines 91 * secondary order and tertiary order. The data type of the collation 93 * is its primary order; the next 8 bits is the secondary order and the 174 * Return the secondary component of a collation element. 177 * @return the element's secondary component
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
ContactsSource.java | 196 public boolean secondary; field in class:ContactsSource.DataKind 249 public boolean secondary; field in class:ContactsSource.EditType 259 public EditType setSecondary(boolean secondary) { 260 this.secondary = secondary;
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
EigenDecompositionImpl.java | 62 /** Secondary diagonal of the tridiagonal matrix. */ 63 private double[] secondary; field in class:EigenDecompositionImpl 115 * @param secondary Secondary of the tridiagonal form 121 public EigenDecompositionImpl(final double[] main,final double[] secondary, 125 this.secondary = secondary.clone(); 462 secondary = transformer.getSecondaryDiagonalRef(); 480 e[i] = secondary[i]; 485 // Determine the largest main and secondary value in absolute term [all...] |
/external/vboot_reference/firmware/lib/cgptlib/ |
cgptlib_internal.c | 112 * secondary is at the end of the drive, preceded by its entries. 139 * LastUsableLBA must be before the start of the secondary GPT table 283 * entries with the secondary header. 329 /* Primary is good, secondary is bad */ 338 /* Secondary is good, primary is bad */ 353 /* Primary is good, secondary is bad */ 358 /* Secondary is good, primary is bad */
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
CollationKeys.java | 266 // Secondary level: Compress up to 33 common weights as 05..25 or 25..45. 461 } // completely ignorable, no secondary/case/tertiary/quaternary 466 // secondary ignorable 470 // s is a common secondary weight, and 471 // backwards-secondary is off or the ce is not the merge separator. 511 // The backwards secondary level compares secondary weights backwards 535 // Otherwise: Ignore case level weights of secondary ignorables. 647 // primary and secondary CEs. 659 // Invert case bits of primary & secondary CEs [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
CollationKeys.java | 262 // Secondary level: Compress up to 33 common weights as 05..25 or 25..45. 457 } // completely ignorable, no secondary/case/tertiary/quaternary 462 // secondary ignorable 466 // s is a common secondary weight, and 467 // backwards-secondary is off or the ce is not the merge separator. 507 // The backwards secondary level compares secondary weights backwards 531 // Otherwise: Ignore case level weights of secondary ignorables. 643 // primary and secondary CEs. 655 // Invert case bits of primary & secondary CEs [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/search/ |
SearchTest.java | 19 import static android.icu.text.Collator.SECONDARY; 348 SD("\u0061\u0061\u00E1", "\u0061\u00E1", null, SECONDARY, STANDARD_ELEMENT_COMPARISON, null, IA(1, -1), IA(2)), 432 SD(PECHE_WITH_ACCENTS, "peche", "en", SECONDARY, STANDARD_ELEMENT_COMPARISON, null, IA(107, -1), IA(5)), 433 SD(PECHE_WITH_ACCENTS, "peche", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, null, IA(3, 13, 24, 36, 46, 59, 69, 79, 94, 107, -1), IA(5, 5, 5, 5, 5, 5, 5, 5, 6, 5)), 434 SD(PECHE_WITH_ACCENTS, "peche", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, "wordbreaker", IA(3, 13, 36, 59, 79, 94, 107, -1), IA(5, 5, 5, 5, 5, 6, 5)), 435 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, STANDARD_ELEMENT_COMPARISON, null, IA(24, 69, 79, -1), IA(5, 5, 5)), 436 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, STANDARD_ELEMENT_COMPARISON, "wordbreaker", IA(79, -1), IA(5)), 437 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, null, IA(3, 24, 69, 79, -1), IA(5, 5, 5, 5)), 438 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, "wordbreaker", IA(3, 79, -1), IA(5, 5)), 439 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, ANY_BASE_WEIGHT_IS_WILDCARD, null, IA(3, 24, 69, 79, 94, 107, -1), IA(5, 5, 5, 5, 6, 5)) [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/ |
SearchTest.java | 18 import static com.ibm.icu.text.Collator.SECONDARY; 344 SD("\u0061\u0061\u00E1", "\u0061\u00E1", null, SECONDARY, STANDARD_ELEMENT_COMPARISON, null, IA(1, -1), IA(2)), 428 SD(PECHE_WITH_ACCENTS, "peche", "en", SECONDARY, STANDARD_ELEMENT_COMPARISON, null, IA(107, -1), IA(5)), 429 SD(PECHE_WITH_ACCENTS, "peche", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, null, IA(3, 13, 24, 36, 46, 59, 69, 79, 94, 107, -1), IA(5, 5, 5, 5, 5, 5, 5, 5, 6, 5)), 430 SD(PECHE_WITH_ACCENTS, "peche", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, "wordbreaker", IA(3, 13, 36, 59, 79, 94, 107, -1), IA(5, 5, 5, 5, 5, 6, 5)), 431 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, STANDARD_ELEMENT_COMPARISON, null, IA(24, 69, 79, -1), IA(5, 5, 5)), 432 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, STANDARD_ELEMENT_COMPARISON, "wordbreaker", IA(79, -1), IA(5)), 433 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, null, IA(3, 24, 69, 79, -1), IA(5, 5, 5, 5)), 434 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, PATTERN_BASE_WEIGHT_IS_WILDCARD, "wordbreaker", IA(3, 79, -1), IA(5, 5)), 435 SD(PECHE_WITH_ACCENTS, "p\u00E9che", "en", SECONDARY, ANY_BASE_WEIGHT_IS_WILDCARD, null, IA(3, 24, 69, 79, 94, 107, -1), IA(5, 5, 5, 5, 6, 5)) [all...] |
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertService.java | 67 * secondary information for duplication detection. 181 // If this is an ETWS message, we need to include primary/secondary message information to 183 // duplicate message detection shall be performed independently for primary and secondary 397 // Only do TTS for ETWS secondary message. 401 // Also in many cases we see the secondary message comes few milliseconds after 403 // the secondary one immediately anyway.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ |
AccountType.java | 355 public boolean secondary; field in class:AccountType.EditType 369 public EditType setSecondary(boolean secondary) { 370 this.secondary = secondary; 403 + " secondary=" + secondary
|
/external/libxml2/doc/tutorial/ |
xmltutorial.xml | 177 <secondary>parsing</secondary> 257 <secondary>retrieving content</secondary> 432 <secondary>writing content</secondary> 466 <secondary>saving</secondary> 485 <secondary>writing</secondary> [all...] |
/external/svox/pico/lib/ |
picosa.h | 93 (phon containing primary and secondary word-level stress) 112 at all (primary or secondary or both) then do the following mapping: 136 PICODATA_ITEMINFO1_BOUND_PHR3 (secondary phrase boundary, no break)
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothGattService.java | 39 * Secondary service (included by primary services) 70 * Service type (Primary/Secondary). 308 * Get the type of this service (primary/secondary)
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
PrimaryUserTest.java | 30 * in the primary profile, one to {@code ManagedProfileActivity.ACTION} in the secondary profile,
|
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/ |
SamplePresentation.java | 29 * secondary screens.
|
/developers/build/prebuilts/gradle/BeamLargeFiles/ |
README.md | 6 handshake over NFC, file transfer will take place over a secondary high-speed
|
/developers/samples/android/media/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/ |
SamplePresentation.java | 29 * secondary screens.
|