Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 25 of 69) sorted by relevance

123

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DFileRotatorTest.java77 long currentTime = TEST_TIME; in testEmpty() local
93 long currentTime = TEST_TIME; in testCombine() local
114 long currentTime = TEST_TIME; in testRotate() local
146 long currentTime = TEST_TIME; in testDelete() local
176 long currentTime = TEST_TIME; in testThrowRestoresBackup() local
237 long currentTime = TEST_TIME; in testQueryMatch() local
285 long currentTime = TEST_TIME; in testClockRollingBackwards() local
334 long currentTime = TEST_TIME; in testFuzz() local
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
DPipTouchStateTest.java67 final long currentTime = SystemClock.uptimeMillis(); in testDoubleTapLongSingleTap_notDoubleTapAndNotWaiting() local
79 final long currentTime = SystemClock.uptimeMillis(); in testDoubleTapTimeout_timeoutCallbackCalled() local
96 final long currentTime = SystemClock.uptimeMillis(); in testDoubleTapDrag_doubleTapCanceled() local
109 final long currentTime = SystemClock.uptimeMillis(); in testDoubleTap_doubleTapRegistered() local
/frameworks/base/core/java/android/animation/
DTimeAnimator.java40 boolean animateBasedOnTime(long currentTime) { in animateBasedOnTime()
52 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in setCurrentPlayTime() local
DAnimationHandler.java138 long currentTime = SystemClock.uptimeMillis(); in doAnimationFrame() local
174 private boolean isCallbackDue(AnimationFrameCallback callback, long currentTime) { in isCallbackDue()
DValueAnimator.java681 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in setCurrentFraction() local
1200 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in reverse() local
1330 boolean animateBasedOnTime(long currentTime) { in animateBasedOnTime()
1488 final long currentTime = Math.max(frameTime, mStartTime); in doAnimationFrame() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DAirplaneModeStats.java77 long currentTime = SystemClock.elapsedRealtime(); in onAirplaneModeChanged() local
92 private boolean calculateShortToggle(long currentTime, boolean isAirplaneModeOn) { in calculateShortToggle()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/
DMediaDataManagerTest.kt299 val currentTime = clock.elapsedRealtime() in testAddResumptionControls() constant
430 val currentTime = clock.elapsedRealtime() in testOnMediaDataChanged_updatesLastActiveTime() constant
448 val currentTime = clock.elapsedRealtime() in testOnMediaDataTimedOut_doesNotUpdateLastActiveTime() constant
472 val currentTime = clock.elapsedRealtime() in testOnActiveMediaConverted_doesNotUpdateLastActiveTime() constant
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DMockClocks.java25 public long currentTime; field in MockClocks
DBatteryUsageStatsRule.java63 public BatteryUsageStatsRule(long currentTime) { in BatteryUsageStatsRule()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMotionEventInjector.java207 long currentTime = SystemClock.uptimeMillis(); in injectEventsMainThread() local
385 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendMoveEventIfNeeded()
406 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendUpEvents()
434 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendDownEvents()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsStrongAuthTest.java167 final long currentTime = 1000; in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout() local
185 final long currentTime = 1000; in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp249 static std::string dumpQueue(const std::deque<DispatchEntry*>& queue, nsecs_t currentTime) { in dumpQueue()
313 static bool isStaleEvent(nsecs_t currentTime, const EventEntry& entry) { in isStaleEvent()
603 nsecs_t currentTime = now(); in dispatchOnce() local
641 const nsecs_t currentTime = now(); in processAnrsLocked() local
684 nsecs_t currentTime = now(); in dispatchOnceInnerLocked() local
1217 std::shared_ptr<KeyEntry> InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { in synthesizeKeyRepeatLocked()
1235 bool InputDispatcher::dispatchConfigurationChangedLocked(nsecs_t currentTime, in dispatchConfigurationChangedLocked()
1252 bool InputDispatcher::dispatchDeviceResetLocked(nsecs_t currentTime, in dispatchDeviceResetLocked()
1290 void InputDispatcher::dispatchFocusLocked(nsecs_t currentTime, std::shared_ptr<FocusEntry> entry) { in dispatchFocusLocked()
1307 nsecs_t currentTime, const std::shared_ptr<PointerCaptureChangedEntry>& entry, in dispatchPointerCaptureChangedLocked()
[all …]
DInputState.cpp271 nsecs_t currentTime, const CancelationOptions& options) { in synthesizeCancelationEvents()
307 nsecs_t currentTime) { in synthesizePointerDownEvents()
/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp71 const nsecs_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in isDirty() local
290 const nsecs_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in drawStaging() local
/frameworks/base/services/core/java/com/android/server/display/
DHighBrightnessModeController.java197 final long currentTime = mClock.uptimeMillis(); in onBrightnessChanged() local
277 final long currentTime = mClock.uptimeMillis(); in dumpLocal() local
319 private long calculateRemainingTime(long currentTime) { in calculateRemainingTime()
368 final long currentTime = mClock.uptimeMillis(); in recalculateTimeAllowance() local
/frameworks/base/core/java/com/android/internal/policy/
DClipRectTBAnimation.java50 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation()
/frameworks/base/core/tests/coretests/src/android/util/
DKeyUtils.java93 long currentTime = System.currentTimeMillis(); in generateKeyEvent() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsDispatchersController.java246 long currentTime = System.currentTimeMillis(); in reevaluateTimerStatus() local
274 private void handleInService(long currentTime) { in handleInService()
293 private void handleOutOfService(long currentTime) { in handleOutOfService()
326 long currentTime = System.currentTimeMillis(); in resetPartialSegmentWaitTimer() local
/frameworks/layoutlib/bridge/src/android/animation/
DAnimationThread.java124 long currentTime = System.currentTimeMillis(); in run() local
/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateStats.h105 nsecs_t currentTime = systemTime(); in flushTime() local
/frameworks/base/media/packages/BluetoothMidiService/tests/unit/src/com/android/bluetoothmidiservice/
DBluetoothMidiDecoderTest.java68 long currentTime = actualTimestamps[i]; in compareWithExpected() local
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
DCollectorThread.java61 long currentTime = SystemClock.uptimeMillis(); in handleMessage() local
/frameworks/base/services/core/java/com/android/server/power/
DFaceDownDetector.java200 final long currentTime = SystemClock.uptimeMillis(); in updateActiveState() local
329 final long currentTime = SystemClock.uptimeMillis(); in logScreenOff() local
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricNotificationUtils.java75 final long currentTime = SystemClock.elapsedRealtime(); in showBadCalibrationNotification() local
/frameworks/base/core/java/com/android/internal/widget/
DAutoScrollHelper.java774 final long currentTime = AnimationUtils.currentAnimationTimeMillis(); in requestStop() local
785 private float getValueAt(long currentTime) { in getValueAt()
821 final long currentTime = AnimationUtils.currentAnimationTimeMillis(); in computeScrollDelta() local

123