| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| D | HdmiLogger.java | 113 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/ |
| 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/native/services/sensorservice/ |
| D | SensorRegistrationInfo.h | 54 timespec curTime; in SensorRegistrationInfo() local
|
| D | SensorService.cpp | 594 timespec curTime; in dump() local 714 timespec curTime; in dumpProtoLocked() local
|
| /frameworks/av/media/module/mpeg2ts/ |
| D | AnotherPacketSource.cpp | 614 HLSTime curTime(buffer->meta()); in trimBuffersAfterMeta() local 685 HLSTime curTime(buffer->meta()); in trimBuffersBeforeMeta() local
|
| /frameworks/base/core/java/android/os/ |
| D | BatteryStats.java | 3313 public abstract long getBatteryUptime(long curTime); in getBatteryUptime() 3320 public abstract long getBatteryRealtime(long curTime); in getBatteryRealtime() 3408 public abstract long computeBatteryUptime(long curTime, int which); in computeBatteryUptime() 3417 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime() 3425 public abstract long computeBatteryScreenOffUptime(long curTime, int which); in computeBatteryScreenOffUptime() 3433 public abstract long computeBatteryScreenOffRealtime(long curTime, int which); in computeBatteryScreenOffRealtime() 3441 public abstract long computeUptime(long curTime, int which); in computeUptime() 3449 public abstract long computeRealtime(long curTime, int which); in computeRealtime() 3460 public abstract long computeBatteryTimeRemaining(long curTime); in computeBatteryTimeRemaining() 3600 public abstract long computeChargeTimeRemaining(long curTime); in computeChargeTimeRemaining()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | SignalStrengthController.java | 337 long curTime = System.currentTimeMillis(); in shouldRefreshSignalStrength() local
|
| D | ServiceStateTracker.java | 1265 final long curTime = SystemClock.elapsedRealtime(); in handleMessage() local 5140 final long curTime = SystemClock.elapsedRealtime(); in requestAllCellInfo() local
|
| /frameworks/native/services/surfaceflinger/TimeStats/ |
| D | TimeStats.cpp | 904 nsecs_t curTime = systemTime(); in flushPowerTimeLocked() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
| D | EdgeBackGestureHandler.java | 1041 long curTime = System.currentTimeMillis(); in onMotionEvent() local
|
| /frameworks/av/services/camera/libcameraservice/ |
| D | CameraService.cpp | 1752 String8 curTime = getFormattedCurrentTime(); in handleEvictionsLocked() local 3411 String8 curTime = getFormattedCurrentTime(); in doUserSwitch() local 3444 String8 curTime = getFormattedCurrentTime(); in logEvent() local 3526 String8 curTime = getFormattedCurrentTime(); in logServiceError() local
|
| /frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/ |
| D | SoundTriggerService.java | 216 long curTime = SystemClock.elapsedRealtime(); in dump() local
|
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyService.cpp | 2041 nsecs_t curTime = systemTime(); in threadLoop() local
|
| /frameworks/base/core/java/android/view/ |
| D | ViewRootImpl.java | 7472 long curTime = SystemClock.uptimeMillis(); in process() local
|