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