Home
last modified time | relevance | path

Searched refs:notifyNetworkPolicyRulesUpdated (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DActivityManagerInternalTest.java63 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, TEST_PROC_STATE_SEQ1); in testNotifyNetworkPolicyRulesUpdated()
103 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, expectedProcStateSeq); in verifyNetworkUpdatedProcStateSeq()
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java126 public abstract void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq); in notifyNetworkPolicyRulesUpdated() method in ActivityManagerInternal
/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java1285 verify(mActivityManagerInternal).notifyNetworkPolicyRulesUpdated(UID_A, procStateSeq);
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java4742 mActivityManagerInternal.notifyNetworkPolicyRulesUpdated(uid, procStateSeq); in handleUidChanged()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18016 public void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq) { in notifyNetworkPolicyRulesUpdated() method in ActivityManagerService.LocalService
/frameworks/base/services/
Dart-profile2695 HSPLcom/android/server/am/ActivityManagerService$LocalService;->notifyNetworkPolicyRulesUpdated(IJ)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1668 Landroid/app/ActivityManagerInternal;->notifyNetworkPolicyRulesUpdated(IJ)V