Loading core/java/android/os/LocalPowerManager.java +2 −0 Original line number Diff line number Diff line Loading @@ -45,4 +45,6 @@ public interface LocalPowerManager { // the same as the method on PowerManager public void userActivity(long time, boolean noChangeLights, int eventType); boolean isScreenOn(); } Loading
core/java/android/os/LocalPowerManager.java +2 −0 Original line number Diff line number Diff line Loading @@ -45,4 +45,6 @@ public interface LocalPowerManager { // the same as the method on PowerManager public void userActivity(long time, boolean noChangeLights, int eventType); boolean isScreenOn(); }