Searched refs:getUidEventsLocked (Results 1 – 3 of 3) sorted by relevance
122 final U durations = getUidEventsLocked(uid); in getTotalDurations()174 final U durations = getUidEventsLocked(uid); in getTotalDurationsSince()
69 U getUidEventsLocked(int uid) { in getUidEventsLocked() method in BaseAppStateEventsTracker
138 final U events = getUidEventsLocked(uid); in getTotalEventsLocked()