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

/frameworks/base/core/java/android/view/
H A DViewGroup.java7117 public boolean resolveTextAlignment() { method in class:ViewGroup
7118 final boolean result = super.resolveTextAlignment();
7124 child.resolveTextAlignment();
H A DView.java16897 resolveTextAlignment();
23922 resolveTextAlignment();
23967 public boolean resolveTextAlignment() { method in class:View

Completed in 117 milliseconds