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

  /frameworks/base/core/tests/coretests/src/android/text/format/
TimeTest.java 63 public int hour2; field in class:TimeTest.DateTest
68 int offset, int year2, int month2, int day2, int hour2, int minute2,
80 this.hour2 = hour2;
86 int offset, int year2, int month2, int day2, int hour2, int minute2) {
97 this.hour2 = hour2;
198 || local.monthDay != test.day2 || local.hour != test.hour2
201 test.year2, test.month2, test.day2, test.hour2, test.minute2);
216 || local.monthDay != test.day2 || local.hour != test.hour2
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 244 public int hour2; field in class:TimeTest.DateTest
249 int delta, int year2, int month2, int day2, int hour2, int minute2,
261 this.hour2 = hour2;
267 int delta, int year2, int month2, int day2, int hour2, int minute2) {
278 this.hour2 = hour2;
381 Fields.setDateTime(expected, test.year2, test.month2, test.day2, test.hour2,
394 Fields.setDateTime(expected, test.year2, test.month2, test.day2, test.hour2,
412 Fields.setDateTime(expected, test.year2, test.month2, test.day2, test.hour2,
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 1163 milliseconds