Home
last modified time | relevance | path

Searched defs:time (Results 751 – 775 of 971) sorted by relevance

1...<<313233343536373839

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java394 float time = input * mDurationSeconds; in getInterpolation() local
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java511 public static String formatMonthYear(Context context, Time time) { in formatMonthYear()
1295 Time time = new Time(timezone); in setMidnightUpdater() local
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java673 public void injectTime(long time, long timeReference, int uncertainty) { in injectTime()
1280 protected void injectTime(long time, long timeReference, int uncertainty) { in injectTime()
1453 private static native void native_inject_time(long time, long timeReference, int uncertainty); in native_inject_time()
/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramManager.java355 int getProgramIndexAtTime(long channelId, long time) { in getProgramIndexAtTime()
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/packages/apps/TV/src/com/android/tv/dvr/
H A DDvrManager.java798 long time = System.currentTimeMillis(); in createScheduledRecordingBuilder() local
/aosp12/build/soong/finder/fs/
H A Dfs.go151 time time.Time member
/aosp12/build/soong/zip/
H A Dzip.go205 time time.Time member
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp12/system/iorap/src/maintenance/
H A Dcontroller.cc510 time_t time = decltype(last_write_time)::clock::to_time_t(last_write_time); in GetTimestampForPrefetchFile() local
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseMonitor.cpp375 time_t time, const android::wp<IProcDiskStatsInterface>& procDiskStats, in onPeriodicMonitor()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DAnalytics.java626 public static void addSessionTiming(String sessionName, long time) { in addSessionTiming()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java318 void powerManagerGoToSleep(long time, int reason, int flags) { in powerManagerGoToSleep()
H A DMockSystemServices.java396 public void goToSleep(long time, int reason, int flags) { in goToSleep()
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java914 private static void applyTransformation(long time, SurfaceControl.Transaction t, in applyTransformation()
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java1684 public long time; field in BatteryStats.HistoryItem
2027 public void setTo(long time, byte cmd, HistoryItem o) { in setTo()
3352 public final static void formatTimeMs(StringBuilder sb, long time) { in formatTimeMs()
3359 public final static void formatTimeMsNoSpace(StringBuilder sb, long time) { in formatTimeMsNoSpace()
4543 final long time = u.getProcessStateTime(ips, rawRealtime, which); in dumpCheckinLocked() local
4664 TimerEntry(String name, int id, BatteryStats.Timer timer, long time) { in TimerEntry()
4902 final long time = getScreenBrightnessTime(i, rawRealtime, which); in dumpLocked() local
5180 final long time = getPhoneDataConnectionTime(i, rawRealtime, which); in dumpLocked() local
7157 long time = pid.mWakeSumMs + (pid.mWakeNesting > 0 in dumpLocked() local
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_framework_tests.cpp710 auto time = std::chrono::system_clock::now(); in TEST_F() local

1...<<313233343536373839