Home
last modified time | relevance | path

Searched defs:noteInstantaneousEvent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DEconomyManagerInternal.java178 void noteInstantaneousEvent(int userId, @NonNull String pkgName, int eventId, in noteInstantaneousEvent() method
H A DInternalResourceService.java1495 public void noteInstantaneousEvent(int userId, @NonNull String pkgName, int eventId, in noteInstantaneousEvent() method in InternalResourceService.LocalService