Searched defs:resolveTextAlignment (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewGroup.java6620 public boolean resolveTextAlignment() { method in class:ViewGroup
6621 final boolean result = super.resolveTextAlignment();
6627 child.resolveTextAlignment();
H A DView.java15065 resolveTextAlignment();
21766 resolveTextAlignment();
21811 public boolean resolveTextAlignment() { method in class:View

Completed in 421 milliseconds