Home
last modified time | relevance | path

Searched defs:curTime (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiLogger.java113 long curTime = SystemClock.uptimeMillis(); in updateLog() local
139 private static boolean shouldLogNow(@Nullable Pair<Long, Integer> timing, long curTime) { in shouldLogNow()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DThroughputFilter.java76 long curTime = SystemClock.elapsedRealtime(); in onProcess() local
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
DThroughputFilter.java84 long curTime = SystemClock.elapsedRealtime(); in process() local
/frameworks/native/services/sensorservice/
DSensorRegistrationInfo.h54 timespec curTime; in SensorRegistrationInfo() local
DSensorService.cpp613 timespec curTime; in dump() local
737 timespec curTime; in dumpProtoLocked() local
/frameworks/av/media/module/mpeg2ts/
DAnotherPacketSource.cpp614 HLSTime curTime(buffer->meta()); in trimBuffersAfterMeta() local
685 HLSTime curTime(buffer->meta()); in trimBuffersBeforeMeta() local
/frameworks/base/core/java/android/os/
DBatteryStats.java3353 public abstract long getBatteryUptime(long curTime); in getBatteryUptime()
3360 public abstract long getBatteryRealtime(long curTime); in getBatteryRealtime()
3448 public abstract long computeBatteryUptime(long curTime, int which); in computeBatteryUptime()
3457 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime()
3465 public abstract long computeBatteryScreenOffUptime(long curTime, int which); in computeBatteryScreenOffUptime()
3473 public abstract long computeBatteryScreenOffRealtime(long curTime, int which); in computeBatteryScreenOffRealtime()
3481 public abstract long computeUptime(long curTime, int which); in computeUptime()
3489 public abstract long computeRealtime(long curTime, int which); in computeRealtime()
3500 public abstract long computeBatteryTimeRemaining(long curTime); in computeBatteryTimeRemaining()
3640 public abstract long computeChargeTimeRemaining(long curTime); in computeChargeTimeRemaining()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSignalStrengthController.java371 long curTime = System.currentTimeMillis(); in shouldRefreshSignalStrength() local
DServiceStateTracker.java1275 final long curTime = SystemClock.elapsedRealtime(); in handleMessage() local
5144 final long curTime = SystemClock.elapsedRealtime(); in requestAllCellInfo() local
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp895 nsecs_t curTime = systemTime(); in flushPowerTimeLocked() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DEdgeBackGestureHandler.java1049 long curTime = System.currentTimeMillis(); in onMotionEvent() local
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
DSoundTriggerService.java214 long curTime = SystemClock.elapsedRealtime(); in dump() local
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp1797 nsecs_t curTime = systemTime(); in threadLoop() local
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2015 std::string curTime = getFormattedCurrentTime(); in handleEvictionsLocked() local
3862 std::string curTime = getFormattedCurrentTime(); in logEvent() local
/frameworks/base/core/java/android/view/
DViewRootImpl.java8224 long curTime = SystemClock.uptimeMillis(); in process() local