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