Home
last modified time | relevance | path

Searched defs:baseTime (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/format/
DRelativeDateTimeFormatterTest.java62 final long baseTime = cal.getTimeInMillis(); in test_getRelativeTimeSpanStringCTS() local
454 final long baseTime = System.currentTimeMillis(); in test_getRelativeDateTimeStringCTS() local
/frameworks/base/services/core/java/com/android/server/power/stats/
DPowerStatsAggregator.java77 long baseTime = startTimeMs > 0 ? startTimeMs : UNINITIALIZED; in aggregatePowerStats() local
DAggregatedPowerStats.java229 long baseTime = 0; in dump() local
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp40 const std::string& indent, PredictionState predictionState, nsecs_t baseTime) { in dumpTable()
1425 nsecs_t baseTime = in getBaseTime() local
1436 void FrameTimeline::DisplayFrame::dumpJank(std::string& result, nsecs_t baseTime, in dumpJank()
1494 nsecs_t baseTime = (mDisplayFrames.empty()) ? 0 : mDisplayFrames[0]->getBaseTime(); in dumpAll() local
1503 nsecs_t baseTime = (mDisplayFrames.empty()) ? 0 : mDisplayFrames[0]->getBaseTime(); in dumpJank() local
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DUceRequestDispatcher.java170 Instant baseTime; in notifyStartOfRequest() local
/frameworks/base/core/java/android/os/
DBatteryStats.java6932 public void printNextItem(PrintWriter pw, HistoryItem rec, long baseTime, boolean checkin, in printNextItem()
6938 public void printNextItem(ProtoOutputStream proto, HistoryItem rec, long baseTime, in printNextItem()
6946 private String printNextItem(HistoryItem rec, long baseTime, boolean checkin, in printNextItem()
7515 long baseTime = -1; in dumpHistory() local
8441 long baseTime = -1; in dumpProtoHistoryLocked() local
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp1611 const nsecs_t baseTime = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local
1719 const nsecs_t baseTime = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local
5492 const nsecs_t baseTime = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local