Home
last modified time | relevance | path

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

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