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

  /frameworks/base/core/java/android/animation/
KeyframeSet.java 85 boolean hasOther = false;
92 hasOther = true;
95 if (hasFloat && !hasInt && !hasOther) {
101 } else if (hasInt && !hasFloat && !hasOther) {
  /external/icu4c/common/
messagepattern.cpp 764 UBool hasOther=FALSE;
777 if(!hasOther) {
850 hasOther=TRUE;
    [all...]

Completed in 39 milliseconds