Home | History | Annotate | Download | only in view

Lines Matching refs:canResolveLayoutDirection

14184                     if (!canResolveLayoutDirection()) return false;
14222 public boolean canResolveLayoutDirection() {
14227 return mParent.canResolveLayoutDirection();