Searched defs:onUserInteractionStarted (Results 1 – 5 of 5) 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
378 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in AppBatteryTracker1992 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in AppBatteryTracker.AppBatteryPolicy
3389 private void onUserInteractionStarted(String packageName, @UserIdInt int userId) { in onUserInteractionStarted() method in AppRestrictionController
59 public void onUserInteractionStarted(String packageName, @UserIdInt int userId) { in onUserInteractionStarted() method in AppStandbyInternal.AppIdleStateChangeListener