HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 601 - 625 of 1672) sorted by null

<<21222324252627282930>>

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
FrequentContactsCursorBuilder.java 151 // Perform secondary sorting on the phone type. Always place
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java 205 // Remove SimStatus and Imei for Secondary user as it access Phone b/19165700
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
StatusFragment.java 173 // Remove SimStatus and Imei for Secondary user as it access Phone b/19165700
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageScrollView.java 97 * information that there was a double tap event, use these to get the secondary tap
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 601 * name match to be primary and phone, email etc matches to be secondary. A good primary
602 * match triggers aggregation, while a good secondary match only triggers aggregation in
634 * Picks the best matching contact based on secondary data matches. The method loads
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
StorageUtils.java 108 // TODO: teach about evicting caches on adopted secondary storage devices
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.20.0/
org.eclipse.tycho.embedder.shared-0.20.0.jar 
  /prebuilts/go/darwin-x86/doc/
security.html 42 <li>Secondary coordinator: <a href="mailto:agl@golang.org">Adam Langley</a> (<a href="https://www.imperialviolet.org/key.asc">public key</a>).</li>
  /prebuilts/go/darwin-x86/src/go/types/
initorder.go 141 check.errorf(obj.Pos(), "\t%s refers to", obj.Name()) // secondary error, \t indented
  /prebuilts/go/linux-x86/doc/
security.html 42 <li>Secondary coordinator: <a href="mailto:agl@golang.org">Adam Langley</a> (<a href="https://www.imperialviolet.org/key.asc">public key</a>).</li>
  /prebuilts/go/linux-x86/src/go/types/
initorder.go 141 check.errorf(obj.Pos(), "\t%s refers to", obj.Name()) // secondary error, \t indented
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.18.1/
org.eclipse.tycho.embedder.shared-0.18.1.jar 
  /system/connectivity/shill/
ipconfig.h 75 // Set the flag when a secondary routing table should be used for less
  /system/core/libcutils/
hashmap.c 86 // We apply this secondary hashing discovered by Doug Lea to defend
  /toolchain/binutils/binutils-2.25/elfcpp/
sparc.h 85 R_SPARC_OLO10 = 33, // 10bit with secondary 13bit addend
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 133 * A secondary interface to the service.
348 * Class for interacting with the secondary interface of the service.
353 // Connecting to a secondary interface is the same as any
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/route53/
test_connection.py 530 <NextRecordIdentifier>secondary</NextRecordIdentifier>
541 <SetIdentifier>secondary</SetIdentifier>
570 dict(type=['A'], name=['wrr.example.com.'], identifier=['secondary']))
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationDataReader.java 295 // [fixed last secondary common byte] is too low,
296 // and secondary weights would collide with compressed common secondaries.
297 throw new ICUException("[fixed last secondary common byte] is too low");
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CollationElementIterator.java 158 * Return the secondary order of the specified collation element,
161 * @return the element's 8 bits secondary order
581 else if (s == Collator.SECONDARY) {
  /external/icu/icu4c/source/data/
build.xml 117 <remap sourcePath="/Languages%secondary" targetDir="lang" />
120 <remap sourcePath="/Scripts%secondary" targetDir="lang" />
127 <remap sourcePath="/Variants%secondary" targetDir="lang" />
  /external/icu/icu4c/source/test/cintltst/
encoll.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
188 /* test secondary > 43 */
335 log_verbose("Testing English Collation with Secondary strength\n");
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationDataReader.java 294 // [fixed last secondary common byte] is too low,
295 // and secondary weights would collide with compressed common secondaries.
296 throw new ICUException("[fixed last secondary common byte] is too low");
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java 161 * Return the secondary order of the specified collation element,
164 * @return the element's 8 bits secondary order
598 else if (s == Collator.SECONDARY) {
  /external/skia/src/gpu/effects/
GrPorterDuffXferProcessor.cpp 30 * Values the shader can write to primary and secondary outputs. These must all be modulated by
181 * To implement this formula, we output [f * (1 - dstCoeff)] for the secondary color and replace the
215 * To implement this formula, we output [f] for the secondary color and replace the HW dst coeff
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/include/
audio_coding_module.h 190 // Note: If a secondary encoder is already registered, and the new send-codec
191 // has a sampling rate that does not match the secondary encoder, the
192 // secondary encoder will be unregistered.

Completed in 429 milliseconds

<<21222324252627282930>>