Home | History | Annotate | Download | only in launcher3

Lines Matching defs:isLayoutRtl

892      * Note: this is a reimplementation of View.isLayoutRtl() since that is currently hidden api.
894 private boolean isLayoutRtl() {
920 final boolean isRtl = isLayoutRtl();