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