Home
last modified time | relevance | path

Searched defs:mLastUpdatedTime (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPowerHintSession.h97 std::atomic<time_point<steady_clock>> mLastUpdatedTime; variable
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h280 nsecs_t mLastUpdatedTime = 0; variable
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DEventIndex.java121 private long mLastUpdatedTime; field in EventIndex