Searched refs:calculateDelay (Results 1 – 3 of 3) sorted by relevance
136 long delay = calculateDelay(row, 0); in getDelays()156 long delay = calculateDelay(row, col); in getDelays()168 protected long calculateDelay(int row, int col) { in calculateDelay() method in AppearAnimationUtils
47 protected long calculateDelay(int row, int col) { in calculateDelay() method in DisappearAnimationUtils
435 return calculateDelay(SystemClock.uptimeNanos()); in calculateCurrentDelay()438 int calculateDelay(long timestampNs) { in calculateDelay() method in ActivityMetricsLogger.TransitionInfo796 info.mWindowsDrawnDelayMs = info.calculateDelay(timestampNs); in notifyWindowsDrawn()843 info.mCurrentTransitionDelayMs = info.calculateDelay(timestampNs); in notifyTransitionStarting()