| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| D | HdmiLogger.java | 111 long curTime = SystemClock.uptimeMillis(); in updateLog() local 137 private static boolean shouldLogNow(@Nullable Pair<Long, Integer> timing, long curTime) { in shouldLogNow()
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| D | ThroughputFilter.java | 76 long curTime = SystemClock.elapsedRealtime(); in onProcess() local
|
| /frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
| D | ThroughputFilter.java | 84 long curTime = SystemClock.elapsedRealtime(); in process() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | DimLayer.java | 284 long curTime = SystemClock.uptimeMillis(); in show() local 339 final long curTime = SystemClock.uptimeMillis(); in stepAnimation() local
|
| /frameworks/av/media/libstagefright/mpeg2ts/ |
| D | AnotherPacketSource.cpp | 543 HLSTime curTime(buffer->meta()); in trimBuffersAfterMeta() local 614 HLSTime curTime(buffer->meta()); in trimBuffersBeforeMeta() local
|
| /frameworks/base/core/java/android/os/ |
| D | BatteryStats.java | 2247 public abstract long getBatteryUptime(long curTime); in getBatteryUptime() 2254 public abstract long getBatteryRealtime(long curTime); in getBatteryRealtime() 2315 public abstract long computeBatteryUptime(long curTime, int which); in computeBatteryUptime() 2323 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime() 2331 public abstract long computeBatteryScreenOffUptime(long curTime, int which); in computeBatteryScreenOffUptime() 2339 public abstract long computeBatteryScreenOffRealtime(long curTime, int which); in computeBatteryScreenOffRealtime() 2347 public abstract long computeUptime(long curTime, int which); in computeUptime() 2355 public abstract long computeRealtime(long curTime, int which); in computeRealtime() 2365 public abstract long computeBatteryTimeRemaining(long curTime); in computeBatteryTimeRemaining() 2467 public abstract long computeChargeTimeRemaining(long curTime); in computeChargeTimeRemaining()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ActivityRecord.java | 1175 final long curTime = SystemClock.uptimeMillis(); in reportFullyDrawnLocked() local 1210 private void reportLaunchTimeLocked(final long curTime) { in reportLaunchTimeLocked()
|
| /frameworks/av/services/camera/libcameraservice/ |
| D | CameraService.cpp | 1144 String8 curTime = getFormattedCurrentTime(); in handleEvictionsLocked() local 1849 String8 curTime = getFormattedCurrentTime(); in doUserSwitch() local 1880 String8 curTime = getFormattedCurrentTime(); in logEvent() local 1931 String8 curTime = getFormattedCurrentTime(); in logServiceError() local
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BatteryStatsImpl.java | 707 public long computeUptime(long curTime, int which) { in computeUptime() 719 public long computeRealtime(long curTime, int which) { in computeRealtime() 731 public long getUptime(long curTime) { in getUptime() 739 public long getRealtime(long curTime) { in getRealtime() 1488 private long computeOverage(long curTime) { in computeOverage() 1495 private void recomputeLastDuration(long curTime, boolean abort) { in recomputeLastDuration() 9881 public long computeUptime(long curTime, int which) { in computeUptime() 9891 public long computeRealtime(long curTime, int which) { in computeRealtime() 9901 public long computeBatteryUptime(long curTime, int which) { in computeBatteryUptime() 9906 public long computeBatteryRealtime(long curTime, int which) { in computeBatteryRealtime() [all …]
|
| /frameworks/base/services/net/java/android/net/apf/ |
| D | ApfFilter.java | 282 private static long curTime() { in curTime() method in ApfFilter
|
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyService.cpp | 464 nsecs_t curTime = systemTime(); in threadLoop() local
|
| /frameworks/base/core/java/android/view/ |
| D | ViewRootImpl.java | 4592 long curTime = SystemClock.uptimeMillis(); in process() local
|