Searched defs:timeMap (Results 1 – 3 of 3) sorted by relevance
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | ||
| D | DayPeriodsOld.java | 102 private final DayPeriod[] timeMap; field in DayPeriodsOld |
| D | DayPeriods.java | 102 private final DayPeriod[] timeMap; field in DayPeriods |
| /external/autotest/frontend/client/src/autotest/afe/ | ||
| D | TestSelector.java | 82 private static final Map<String, String> timeMap = new HashMap<String, String>(); field in TestSelector.TestInfoBuilder |