public abstract static class UsageStatsManagerInternal.AppIdleStateChangeListener extends Object
Constructor and Description |
---|
AppIdleStateChangeListener() |
Modifier and Type | Method and Description |
---|---|
abstract void |
onAppIdleStateChanged(String packageName,
int userId,
boolean idle) |
abstract void |
onParoleStateChanged(boolean isParoleOn) |
public abstract void onAppIdleStateChanged(String packageName, int userId, boolean idle)
public abstract void onParoleStateChanged(boolean isParoleOn)