HomeSort by relevance Sort by last modified time
    Searched refs:PARTIAL (Results 1 - 12 of 12) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
WakeLockFacade.java 43 FULL, PARTIAL, BRIGHT, DIM
50 addWakeLock(WakeLockType.PARTIAL, PowerManager.PARTIAL_WAKE_LOCK);
95 @Rpc(description = "Acquires a partial wake lock (CPU on).")
97 mManager.acquire(WakeLockType.PARTIAL);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
SimpleFilteredSentenceBreakIterator.java 38 * forward & partial char trie to adopt
95 } else if (bestValue == Builder.PARTIAL && forwardsPartialTrie != null) {
206 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie
273 partials[i] = 0; // default: no partial
280 // is partial.
299 builder.add(prefix, PARTIAL);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
SimpleFilteredSentenceBreakIterator.java 36 * forward & partial char trie to adopt
93 } else if (bestValue == Builder.PARTIAL && forwardsPartialTrie != null) {
204 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie
271 partials[i] = 0; // default: no partial
278 // is partial.
297 builder.add(prefix, PARTIAL);
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 112 * PARTIAL means wake the processor, but we display can be kept off.
117 PARTIAL,
523 case PARTIAL:
532 // acquire the full wake lock, and release the PARTIAL
541 // release both the PARTIAL and FULL locks.
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
message_differencer.h 356 PARTIAL // Only fields present in the first message are considered; fields
388 // If the scope of comparison is set to PARTIAL, then in addition to what's
396 // If partial matching is also enabled, the time complexity will be O(k * n^2
437 // fields in 'key_fields' and n is the number of elements. If partial
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 576 2202;partialdiff;PARTIAL DIFFERENTIAL
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 174 milliseconds