* commit '9370592e23cd3dd6dbf514fa21f4c17b76d60911': Remove clearUserActivityTimeout().
This commit is contained in:
@@ -40,7 +40,6 @@ interface IPowerManager
|
||||
void reboot(String reason);
|
||||
void crash(String message);
|
||||
|
||||
void clearUserActivityTimeout(long now, long timeout);
|
||||
void setPokeLock(int pokey, IBinder lock, String tag);
|
||||
void setStayOnSetting(int val);
|
||||
void setMaximumScreenOffTimeoutFromDeviceAdmin(int timeMs);
|
||||
|
||||
Reference in New Issue
Block a user