Home | History | Annotate | Download | only in view

Lines Matching refs:dispatchDisplayHint

976     public void dispatchDisplayHint(int hint) {
977 super.dispatchDisplayHint(hint);
981 children[i].dispatchDisplayHint(hint);