/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
D | FileRotatorTest.java | 77 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/ |
D | PipTouchStateTest.java | 67 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/ |
D | TimeAnimator.java | 40 boolean animateBasedOnTime(long currentTime) { in animateBasedOnTime() 52 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in setCurrentPlayTime() local
|
D | AnimationHandler.java | 320 long currentTime = SystemClock.uptimeMillis(); in doAnimationFrame() local 356 private boolean isCallbackDue(AnimationFrameCallback callback, long currentTime) { in isCallbackDue()
|
D | ValueAnimator.java | 764 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in setCurrentFraction() local 1283 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in reverse() local 1413 boolean animateBasedOnTime(long currentTime) { in animateBasedOnTime() 1571 final long currentTime = Math.max(frameTime, mStartTime); in doAnimationFrame() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | AirplaneModeStats.java | 77 long currentTime = SystemClock.elapsedRealtime(); in onAirplaneModeChanged() local 92 private boolean calculateShortToggle(long currentTime, boolean isAirplaneModeOn) { in calculateShortToggle()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | PreviewFrameSpacer.cpp | 60 nsecs_t currentTime = systemTime(); in threadLoop() local 99 const BufferHolder& bufferHolder, nsecs_t currentTime) { in queueBufferToClientLocked()
|
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
D | MockClock.java | 25 public long currentTime; field in MockClock
|
D | BatteryUsageStatsRule.java | 64 public BatteryUsageStatsRule(long currentTime) { in BatteryUsageStatsRule() 68 public BatteryUsageStatsRule(long currentTime, File historyDir) { in BatteryUsageStatsRule()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | LockSettingsStrongAuthTest.java | 167 final long currentTime = 1000; in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout() local 185 final long currentTime = 1000; in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout() local
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | MotionEventInjector.java | 217 long currentTime = SystemClock.uptimeMillis(); in injectEventsMainThread() local 395 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendMoveEventIfNeeded() 416 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendUpEvents() 444 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendDownEvents()
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 227 std::string dumpQueue(const std::deque<DispatchEntry*>& queue, nsecs_t currentTime) { in dumpQueue() 436 const nsecs_t currentTime = now(); in isConnectionResponsive() local 634 nsecs_t currentTime = now(); in dispatchOnce() local 672 const nsecs_t currentTime = now(); in processAnrsLocked() local 720 nsecs_t currentTime = now(); in dispatchOnceInnerLocked() local 914 bool InputDispatcher::isStaleEvent(nsecs_t currentTime, const EventEntry& entry) { in isStaleEvent() 1269 std::shared_ptr<KeyEntry> InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { in synthesizeKeyRepeatLocked() 1287 bool InputDispatcher::dispatchConfigurationChangedLocked(nsecs_t currentTime, in dispatchConfigurationChangedLocked() 1305 bool InputDispatcher::dispatchDeviceResetLocked(nsecs_t currentTime, in dispatchDeviceResetLocked() 1348 void InputDispatcher::dispatchFocusLocked(nsecs_t currentTime, std::shared_ptr<FocusEntry> entry) { in dispatchFocusLocked() [all …]
|
D | InputState.cpp | 273 nsecs_t currentTime, const CancelationOptions& options) { in synthesizeCancelationEvents() 308 nsecs_t currentTime) { in synthesizePointerDownEvents()
|
/frameworks/base/libs/hwui/hwui/ |
D | AnimatedImageDrawable.cpp | 71 const nsecs_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in isDirty() local 289 const nsecs_t currentTime = systemTime(SYSTEM_TIME_MONOTONIC); in drawStaging() local
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | ClipRectTBAnimation.java | 50 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation()
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | KeyUtils.java | 93 long currentTime = System.currentTimeMillis(); in generateKeyEvent() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsDispatchersController.java | 246 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/base/services/core/java/com/android/server/display/ |
D | HighBrightnessModeController.java | 225 final long currentTime = mClock.uptimeMillis(); in onBrightnessChanged() local 327 final long currentTime = mClock.uptimeMillis(); in dumpLocal() local 370 private long calculateRemainingTime(long currentTime) { in calculateRemainingTime() 422 final long currentTime = mClock.uptimeMillis(); in recalculateTimeAllowance() local
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/helpers/ |
D | SplitScreenHelper.kt | 167 var currentTime = eventTime in touchMove() variable
|
/frameworks/base/media/packages/BluetoothMidiService/tests/unit/src/com/android/bluetoothmidiservice/ |
D | BluetoothMidiDecoderTest.java | 68 long currentTime = actualTimestamps[i]; in compareWithExpected() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/ |
D | MediaDataManagerTest.kt | 813 val currentTime = clock.elapsedRealtime() in testAddResumptionControls() constant 840 val currentTime = clock.elapsedRealtime() in testAddResumptionControls_withExplicitIndicator() constant 1354 val currentTime = clock.elapsedRealtime() in testOnMediaDataChanged_updatesLastActiveTime() constant 1368 val currentTime = clock.elapsedRealtime() in testOnMediaDataTimedOut_doesNotUpdateLastActiveTime() constant 1395 val currentTime = clock.elapsedRealtime() in testOnActiveMediaConverted_doesNotUpdateLastActiveTime() constant
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | RefreshRateStats.h | 112 const nsecs_t currentTime = systemTime(); in flushTime() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | VariableDateViewController.kt | 95 private var currentTime = Date() variable
|
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/ |
D | CollectorThread.java | 61 long currentTime = SystemClock.uptimeMillis(); in handleMessage() local
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | FaceDownDetector.java | 200 final long currentTime = SystemClock.uptimeMillis(); in updateActiveState() local 329 final long currentTime = SystemClock.uptimeMillis(); in logScreenOff() local
|