Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DActivityManagerInternalTest.java73 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, TEST_PROC_STATE_SEQ1); in testNotifyNetworkPolicyRulesUpdated()
113 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, expectedProcStateSeq); in verifyNetworkUpdatedProcStateSeq()
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java161 public abstract void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq); in notifyNetworkPolicyRulesUpdated() method in ActivityManagerInternal
/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java1363 verify(mActivityManagerInternal).notifyNetworkPolicyRulesUpdated(UID_A, procStateSeq);
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java4788 mActivityManagerInternal.notifyNetworkPolicyRulesUpdated(uid, procStateSeq); in handleUidChanged()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java19102 public void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq) { in notifyNetworkPolicyRulesUpdated() method in ActivityManagerService.LocalService
/frameworks/base/services/
Dart-profile6018 HSPLcom/android/server/am/ActivityManagerService$LocalService;->notifyNetworkPolicyRulesUpdated(IJ)V