Home
last modified time | relevance | path

Searched refs:getStartTimeDebug (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationStats.java111 long getStartTimeDebug() { in getStartTimeDebug() method in VibrationStats
H A DVibration.java219 mStartTime = stats.getStartTimeDebug(); in DebugInfo()