Home
last modified time | relevance | path

Searched defs:baseTime (Results 1 – 5 of 5) 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/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp39 const std::string& indent, PredictionState predictionState, nsecs_t baseTime) { in dumpTable()
1249 nsecs_t baseTime = in getBaseTime() local
1260 void FrameTimeline::DisplayFrame::dumpJank(std::string& result, nsecs_t baseTime, in dumpJank()
1318 nsecs_t baseTime = (mDisplayFrames.empty()) ? 0 : mDisplayFrames[0]->getBaseTime(); in dumpAll() local
1327 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.java6857 public void printNextItem(PrintWriter pw, HistoryItem rec, long baseTime, boolean checkin, in printNextItem()
6863 public void printNextItem(ProtoOutputStream proto, HistoryItem rec, long baseTime, in printNextItem()
6871 private String printNextItem(HistoryItem rec, long baseTime, boolean checkin, in printNextItem()
7497 long baseTime = -1; in dumpHistory() local
8418 long baseTime = -1; in dumpProtoHistoryLocked() local
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp2175 const nsecs_t baseTime = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local
3978 const nsecs_t baseTime = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local