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