Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiLogger.java113 long curTime = SystemClock.uptimeMillis(); in updateLog() local
139 private static boolean shouldLogNow(@Nullable Pair<Long, Integer> timing, long curTime) { in shouldLogNow()
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DThroughputFilter.java76 long curTime = SystemClock.elapsedRealtime(); in onProcess() local
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
H A DThroughputFilter.java84 long curTime = SystemClock.elapsedRealtime(); in process() local
/aosp12/frameworks/native/services/sensorservice/
H A DSensorRegistrationInfo.h54 timespec curTime; in SensorRegistrationInfo() local
H A DSensorService.cpp457 timespec curTime; in dump() local
569 timespec curTime; in dumpProtoLocked() local
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerService.java172 long curTime = SystemClock.elapsedRealtime(); in dump() local
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.cpp614 HLSTime curTime(buffer->meta()); in trimBuffersAfterMeta() local
685 HLSTime curTime(buffer->meta()); in trimBuffersBeforeMeta() local
/aosp12/hardware/interfaces/sensors/common/default/2.X/
H A DSensor.cpp116 timespec curTime; in run() local
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
H A DSensor.cpp127 timespec curTime; in run() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppManager.java161 long curTime = SystemClock.elapsedRealtime(); in cleanupAcceptlist() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/
H A DPermissionDetailsFragment.java294 long curTime = System.currentTimeMillis(); in updateUI() local
H A DPermissionUsageV2Fragment.java316 long curTime = System.currentTimeMillis(); in updateUI() local
/aosp12/system/chre/core/
H A Daudio_request_manager.cc373 Nanoseconds curTime = SystemTime::getMonotonicTime(); in scheduleNextAudioDataEvent() local
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java3005 public abstract long getBatteryUptime(long curTime); in getBatteryUptime()
3012 public abstract long getBatteryRealtime(long curTime); in getBatteryRealtime()
3100 public abstract long computeBatteryUptime(long curTime, int which); in computeBatteryUptime()
3109 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime()
3117 public abstract long computeBatteryScreenOffUptime(long curTime, int which); in computeBatteryScreenOffUptime()
3125 public abstract long computeBatteryScreenOffRealtime(long curTime, int which); in computeBatteryScreenOffRealtime()
3133 public abstract long computeUptime(long curTime, int which); in computeUptime()
3141 public abstract long computeRealtime(long curTime, int which); in computeRealtime()
3152 public abstract long computeBatteryTimeRemaining(long curTime); in computeBatteryTimeRemaining()
3292 public abstract long computeChargeTimeRemaining(long curTime); in computeChargeTimeRemaining()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.cpp947 time_t curTime = time(NULL); in captureScreenWithReadback() local
/aosp12/packages/apps/Car/Media/src/com/android/car/media/
H A DPlaybackFragment.java684 TextView curTime = view.findViewById(R.id.current_time); in initMetadataController() local
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1408 String8 curTime = getFormattedCurrentTime(); in handleEvictionsLocked() local
2714 String8 curTime = getFormattedCurrentTime(); in doUserSwitch() local
2747 String8 curTime = getFormattedCurrentTime(); in logEvent() local
2829 String8 curTime = getFormattedCurrentTime(); in logServiceError() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiBlocklistMonitor.java680 long curTime = mClock.getWallClockMillis(); in updateAndGetBssidBlocklistInternal() local
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp898 nsecs_t curTime = systemTime(); in flushPowerTimeLocked() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointManager.java1325 long curTime = System.currentTimeMillis(); in isExpired() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java1298 final long curTime = SystemClock.elapsedRealtime(); in handleMessage() local
5454 final long curTime = SystemClock.elapsedRealtime(); in requestAllCellInfo() local
5492 long curTime = System.currentTimeMillis(); in shouldRefreshSignalStrength() local
/aosp12/packages/providers/TvProvider/src/com/android/providers/tv/
H A DTvProvider.java1840 String curTime = String.valueOf(System.currentTimeMillis()); in createSqlParams() local
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp1639 nsecs_t curTime = systemTime(); in threadLoop() local
/aosp12/hardware/ril/reference-ril/
H A Dreference-ril.c2183 uint64_t curTime = ril_nano_time(); local
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/fakes/
H A DFakeTvProvider.java1967 String curTime = String.valueOf(System.currentTimeMillis()); in createSqlParams() local

12