Searched refs:timeOf (Results 1 – 3 of 3) sorted by relevance
150 public static Time timeOf(int hour, int minute) { in timeOf() method in HdmiTimerRecordSources
1373 return abs(timeOf(a) - timeOf(b)); in timeBetween()1384 private long timeOf(@Nullable MotionEvent event) { in timeOf() method in FullScreenMagnificationGestureHandler.DetectingState
5535 method public static android.hardware.hdmi.HdmiTimerRecordSources.Time timeOf(int, int);