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