Searched refs:mNotifyFocusOwnerOnDuck (Results 1 – 1 of 1) sorted by relevance
432 pw.println(" Notify on duck: " + mNotifyFocusOwnerOnDuck + "\n"); in dumpFocusStack()688 private boolean mNotifyFocusOwnerOnDuck = true; field in MediaFocusControl691 mNotifyFocusOwnerOnDuck = !available; in setDuckingInExtPolicyAvailable()694 boolean mustNotifyFocusOwnerOnDuck() { return mNotifyFocusOwnerOnDuck; } in mustNotifyFocusOwnerOnDuck()