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