Searched refs:noteInstantaneousEventLocked (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/ |
H A D | InternalResourceService.java | 659 mAgent.noteInstantaneousEventLocked(userId, ipo.installerPackageName, in onPackageAdded() 922 mAgent.noteInstantaneousEventLocked(userId, pkgName, in processUsageEventLocked() 927 mAgent.noteInstantaneousEventLocked(userId, pkgName, in processUsageEventLocked() 1501 mAgent.noteInstantaneousEventLocked(userId, pkgName, eventId, tag); in noteInstantaneousEvent()
|
H A D | Agent.java | 174 void noteInstantaneousEventLocked(final int userId, @NonNull final String pkgName, in noteInstantaneousEventLocked() method in Agent
|