HomeSort by relevance Sort by last modified time
    Searched defs:restrictBackgroundChanged (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/net/
NetworkPolicyLogger.java 125 void restrictBackgroundChanged(boolean oldValue, boolean newValue) {
129 mEventsBuffer.restrictBackgroundChanged(oldValue, newValue);
379 public void restrictBackgroundChanged(boolean oldValue, boolean newValue) {
NetworkPolicyManagerService.java     [all...]

Completed in 274 milliseconds