Home | History | Annotate | Download | only in view

Lines Matching refs:canResolveLayoutDirection

13094                     if (!canResolveLayoutDirection()) return false;
13132 public boolean canResolveLayoutDirection() {
13137 return mParent.canResolveLayoutDirection();