/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 | 613 timespec curTime; in dump() local 737 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 | 3353 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/ |
D | SignalStrengthController.java | 371 long curTime = System.currentTimeMillis(); in shouldRefreshSignalStrength() local
|
D | ServiceStateTracker.java | 1275 final long curTime = SystemClock.elapsedRealtime(); in handleMessage() local 5144 final long curTime = SystemClock.elapsedRealtime(); in requestAllCellInfo() local
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.cpp | 895 nsecs_t curTime = systemTime(); in flushPowerTimeLocked() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
D | EdgeBackGestureHandler.java | 1049 long curTime = System.currentTimeMillis(); in onMotionEvent() local
|
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/ |
D | SoundTriggerService.java | 214 long curTime = SystemClock.elapsedRealtime(); in dump() local
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyService.cpp | 1797 nsecs_t curTime = systemTime(); in threadLoop() local
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.cpp | 2015 std::string curTime = getFormattedCurrentTime(); in handleEvictionsLocked() local 3862 std::string curTime = getFormattedCurrentTime(); in logEvent() local
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 8224 long curTime = SystemClock.uptimeMillis(); in process() local
|