Searched refs:onRestrictBackgroundChanged (Results 1 – 7 of 7) sorted by relevance
70 mPolicyListener.onRestrictBackgroundChanged(enabled); in setDataSaverEnabled()77 public void onRestrictBackgroundChanged(final boolean isDataSaving) {
23 void onRestrictBackgroundChanged(boolean restrictBackground); in onRestrictBackgroundChanged() method
381 @Override public void onRestrictBackgroundChanged(boolean restrictBackground) { }
557 public void onRestrictBackgroundChanged(boolean restrictBackground) {
4421 listener.onRestrictBackgroundChanged(restrictBackground); in dispatchRestrictBackgroundChanged()
1827 public void onRestrictBackgroundChanged(boolean restrictBackground) {
1254 mPolicyListener.onRestrictBackgroundChanged(restrictBackground); in setRestrictBackgroundChanged()