Merge "Removed onRestrictPowerChanged()." into nyc-dev am: 85f4269c9f
am: 7fe77ae5db
* commit '7fe77ae5db69a5ed6e50faa7fd345d4e29ff807a':
Removed onRestrictPowerChanged().
Change-Id: I6619f264a5ce8692bab48b2e6af64b534d88b238
This commit is contained in:
@@ -206,10 +206,6 @@ public class DataSaverBackend {
|
||||
public void onMeteredIfacesChanged(String[] strings) throws RemoteException {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onRestrictPowerChanged(boolean restrictPower) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onRestrictBackgroundChanged(final boolean isDataSaving) throws RemoteException {
|
||||
mHandler.post(new Runnable() {
|
||||
|
Reference in New Issue
Block a user