Searched refs:notifyMixStateUpdate (Results 1 – 3 of 3) sorted by relevance
33 void notifyMixStateUpdate(in String regId, int state); in notifyMixStateUpdate() method
634 public void notifyMixStateUpdate(String regId, int state) {
7773 policy.mPolicyCallback.notifyMixStateUpdate(regId, state); in onDynPolicyMixStateUpdate()