Searched refs:notifyNetworkPolicyRulesUpdated (Results 1 – 6 of 6) sorted by relevance
63 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, TEST_PROC_STATE_SEQ1); in testNotifyNetworkPolicyRulesUpdated()103 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, expectedProcStateSeq); in verifyNetworkUpdatedProcStateSeq()
138 public abstract void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq); in notifyNetworkPolicyRulesUpdated() method in ActivityManagerInternal
1284 verify(mActivityManagerInternal).notifyNetworkPolicyRulesUpdated(UID_A, procStateSeq);
4607 mActivityManagerInternal.notifyNetworkPolicyRulesUpdated(uid, procStateSeq); in handleUidChanged()
17898 public void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq) { in notifyNetworkPolicyRulesUpdated() method in ActivityManagerService.LocalService
2695 HSPLcom/android/server/am/ActivityManagerService$LocalService;->notifyNetworkPolicyRulesUpdated(IJ)V