Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/format/
DTime.java56 public class Time { class
172 public Time(String timezoneId) { in Time() method in Time
183 public Time() { in Time() method in Time
193 public Time(Time other) { in Time() method in Time
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiTimerRecordSources.java218 public static final class Time extends TimeUnit { class in HdmiTimerRecordSources
219 private Time(int hour, int minute) { in Time() method in HdmiTimerRecordSources.Time
/frameworks/av/media/libstagefright/codecs/common/include/
DvoType.h168 VO_S64 Time; /*!< The time of the buffer */ member