Searched defs:hit (Results 1 – 3 of 3) sorted by relevance
194 protected final boolean hit(int year) { in hit() method in BaseCalendar.Date198 protected final boolean hit(long fixedDate) { in hit() method in BaseCalendar.Date
168 protected final boolean hit(int year) { in hit() method in BaseCalendar.Date172 protected final boolean hit(long fixedDate) { in hit() method in BaseCalendar.Date
789 String input, boolean hit) { in hitEndTest()