Searched defs:onUserInteractionStarted (Results 1 – 4 of 4) sorted by relevance
151 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in BaseAppStateTimeSlotEventsTracker325 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in BaseAppStateTimeSlotEventsTracker.BaseAppStateTimeSlotEventsPolicy
245 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in BaseAppStateTracker
380 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in AppBatteryTracker2031 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in AppBatteryTracker.AppBatteryPolicy
59 public void onUserInteractionStarted(String packageName, @UserIdInt int userId) { in onUserInteractionStarted() method in AppStandbyInternal.AppIdleStateChangeListener