Home | History | Annotate | Download | only in view

Lines Matching defs:dispatchDisplayHint

1493     public void dispatchDisplayHint(int hint) {
1494 super.dispatchDisplayHint(hint);
1498 children[i].dispatchDisplayHint(hint);