Searched refs:time2 (Results 1 – 5 of 5) sorted by relevance
47 long time2 = 2222L; in testEquals() local49 GeolocationTimeZoneSuggestion.createCertainSuggestion(time2, ARBITRARY_ZONE_IDS1); in testEquals()
51 UnixEpochTime time2 = new UnixEpochTime(2, 2); in testEqualsAndHashcode() local52 TimeState time2False = new TimeState(time2, false); in testEqualsAndHashcode()
502 private static boolean areSameDates(long time1, long time2) { in areSameDates() argument507 c2.setTimeInMillis(time2); in areSameDates()
156 long time2 = System.currentTimeMillis(); in measureAllocationScore() local169 double speed = MIN_NUMBER_OF_SURFACES * 1000.0 / (time2 - time1); in measureAllocationScore()
409 final long time2 = time1 + TIMEOUT + 10L; in onTouchEvent_notStartHandwriting_when_stylusMove_afterTimeOut() local410 MotionEvent stylusEvent2 = createStylusEvent(ACTION_MOVE, x2, y2, time2); in onTouchEvent_notStartHandwriting_when_stylusMove_afterTimeOut()