Home
last modified time | relevance | path

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

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