Searched refs:onAppIdleStateChanged (Results 1 – 4 of 4) sorted by relevance
121 public abstract void onAppIdleStateChanged(String packageName, int userId, boolean idle); in onAppIdleStateChanged() method in UsageStatsManagerInternal.AppIdleStateChangeListener
177 public void onAppIdleStateChanged(String packageName, int userId, boolean idle) { in onAppIdleStateChanged() method in AppIdleController.AppIdleStateChangeListener
1123 listener.onAppIdleStateChanged(packageName, userId, isIdle); in informListeners()
3505 public void onAppIdleStateChanged(String packageName, int userId, boolean idle) { in onAppIdleStateChanged() method in NetworkPolicyManagerService.AppIdleStateChangeListener