Home
last modified time | relevance | path

Searched refs:getOffsetTimestamp (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsProtoV2.java298 proto.write(fieldId, getOffsetTimestamp(timestamp, beginTime)); in writeOffsetTimestamp()
302 static long getOffsetTimestamp(long timestamp, long offset) { in getOffsetTimestamp() method in UsageStatsProtoV2
530 getOffsetTimestamp(stats.endTime, stats.beginTime)); in write()
H A DUsageStatsProto.java593 UsageStatsProtoV2.getOffsetTimestamp(stats.endTime, stats.beginTime)); in write()
/aosp12/frameworks/base/services/
H A Dart-profile41081 HPLcom/android/server/usage/UsageStatsProtoV2;->getOffsetTimestamp(JJ)J