Home
last modified time | relevance | path

Searched refs:onUserInteractionStarted (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBaseAppStateTimeSlotEventsTracker.java151 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in BaseAppStateTimeSlotEventsTracker
152 mInjector.getPolicy().onUserInteractionStarted(packageName, uid); in onUserInteractionStarted()
325 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in BaseAppStateTimeSlotEventsTracker.BaseAppStateTimeSlotEventsPolicy
H A DBaseAppStateTracker.java245 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in BaseAppStateTracker
H A DAppBatteryTracker.java378 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in AppBatteryTracker
379 mInjector.getPolicy().onUserInteractionStarted(packageName, uid); in onUserInteractionStarted()
1992 void onUserInteractionStarted(String packageName, int uid) { in onUserInteractionStarted() method in AppBatteryTracker.AppBatteryPolicy
H A DAppRestrictionController.java1436 public void onUserInteractionStarted(String packageName, @UserIdInt int userId) {
3081 c.onUserInteractionStarted((String) msg.obj, msg.arg1); in handleMessage()
3389 private void onUserInteractionStarted(String packageName, @UserIdInt int userId) { in onUserInteractionStarted() method in AppRestrictionController
3393 mAppStateTrackers.get(i).onUserInteractionStarted(packageName, uid); in onUserInteractionStarted()
/aosp14/frameworks/base/apex/jobscheduler/framework/java/com/android/server/usage/
H A DAppStandbyInternal.java59 public void onUserInteractionStarted(String packageName, @UserIdInt int userId) { in onUserInteractionStarted() method in AppStandbyInternal.AppIdleStateChangeListener
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java827 mIdleStateListener.onUserInteractionStarted(testPkgName, testUser); in testBgCurrentDrainMonitor()
1040 mIdleStateListener.onUserInteractionStarted(testPkgName, testUser); in testBgCurrentDrainMonitor()
1077 mIdleStateListener.onUserInteractionStarted(testPkgName, testUser); in testBgCurrentDrainMonitor()
1950 mIdleStateListener.onUserInteractionStarted(testPkgName1, in testBgCurrentDrainMonitorExemptions()
2156 mIdleStateListener.onUserInteractionStarted(testPkgName1, in testBgCurrentDrainMonitorExemptions()
2286 mIdleStateListener.onUserInteractionStarted(testPkgName1, in testBgCurrentDrainMonitorExemptions()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java2084 listener.onUserInteractionStarted(packageName, userId); in informListeners()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java4122 public void onUserInteractionStarted(String packageName, int userId) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9388 Landroid/app/usage/UsageStatsManagerInternal$AppIdleStateChangeListener;->onUserInteractionStarted(…