HomeSort by relevance Sort by last modified time
    Searched defs:TIMEZONES_ELEMENT (Results 1 - 6 of 6) sorted by null

  /system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
TzLookupFile.java 44 private static final String TIMEZONES_ELEMENT = "timezones";
135 writer.writeStartElement(TIMEZONES_ELEMENT);
  /libcore/luni/src/main/java/libcore/util/
TimeZoneFinder.java 51 private static final String TIMEZONES_ELEMENT = "timezones";
316 findRequiredStartTag(parser, TIMEZONES_ELEMENT);
342 consumeUntilEndTag(parser, TIMEZONES_ELEMENT);
345 checkOnEndTag(parser, TIMEZONES_ELEMENT);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 69 milliseconds