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

/frameworks/base/core/java/android/view/
H A DViewGroup.java6424 public boolean resolveRtlPropertiesIfNeeded() { method in class:ViewGroup
6425 final boolean result = super.resolveRtlPropertiesIfNeeded();
6432 child.resolveRtlPropertiesIfNeeded();
H A DView.java7620 resolveRtlPropertiesIfNeeded();
14071 public boolean resolveRtlPropertiesIfNeeded() { method in class:View
18788 resolveRtlPropertiesIfNeeded();

Completed in 74 milliseconds