Searched refs:notifyNetworkPolicyRulesUpdated (Results 1 – 5 of 5) sorted by relevance
73 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, TEST_PROC_STATE_SEQ1); in testNotifyNetworkPolicyRulesUpdated()113 mAmi.notifyNetworkPolicyRulesUpdated(TEST_UID1, expectedProcStateSeq); in verifyNetworkUpdatedProcStateSeq()
247 public abstract void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq); in notifyNetworkPolicyRulesUpdated() method in ActivityManagerInternal
1135 verify(mActivityManagerInternal).notifyNetworkPolicyRulesUpdated(UID_A, procStateSeq); in testOnUidStateChanged_notifyAMS()
3722 mActivityManagerInternal.notifyNetworkPolicyRulesUpdated(uid, procStateSeq); in handleUidChanged()
23979 public void notifyNetworkPolicyRulesUpdated(int uid, long procStateSeq) {