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

  /frameworks/base/libs/androidfw/
AssetManager.cpp     [all...]
  /external/icu4c/i18n/
tzfmt.cpp 739 int32_t matchIdx = -1;
744 matchIdx = i;
748 if (matchIdx >= 0) {
750 *timeType = getTimeType(specificMatches->getNameTypeAt(matchIdx));
753 getTimeZoneID(specificMatches.getAlias(), matchIdx, tzID);
    [all...]

Completed in 83 milliseconds