Searched refs:onRestrictBackgroundChanged (Results 1 – 8 of 8) sorted by relevance
70 mPolicyListener.onRestrictBackgroundChanged(enabled); in setDataSaverEnabled()77 public void onRestrictBackgroundChanged(final boolean isDataSaving) {
24 void onRestrictBackgroundChanged(boolean restrictBackground); in onRestrictBackgroundChanged() method
600 @Override public void onRestrictBackgroundChanged(boolean restrictBackground) { }
574 public void onRestrictBackgroundChanged(boolean restrictBackground) {
4560 listener.onRestrictBackgroundChanged(restrictBackground); in dispatchRestrictBackgroundChanged()
1989 public void onRestrictBackgroundChanged(boolean restrictBackground) {
1153 mPolicyListener.onRestrictBackgroundChanged(restrictBackground); in setRestrictBackgroundChanged()
1725 PLcom/android/server/ConnectivityService$4;->onRestrictBackgroundChanged(Z)V