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