Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/http/
DLegacyHttpDateTime.java73 private static class TimeOfDay { class in LegacyHttpDateTime
74 TimeOfDay(int h, int m, int s) { in TimeOfDay() method in LegacyHttpDateTime.TimeOfDay