Home
last modified time | relevance | path

Searched defs:notifyNetworkPolicyRulesUpdated (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityManagerInternal.java138 public abstract void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq); in notifyNetworkPolicyRulesUpdated() method in ActivityManagerInternal
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java17906 public void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq) { in notifyNetworkPolicyRulesUpdated() method in ActivityManagerService.LocalService