Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java6590 public boolean resolveRtlPropertiesIfNeeded() { in resolveRtlPropertiesIfNeeded() method in ViewGroup
6591 final boolean result = super.resolveRtlPropertiesIfNeeded(); in resolveRtlPropertiesIfNeeded()
6598 child.resolveRtlPropertiesIfNeeded(); in resolveRtlPropertiesIfNeeded()
DView.java8189 resolveRtlPropertiesIfNeeded(); in setLayoutDirection()
14934 public boolean resolveRtlPropertiesIfNeeded() { in resolveRtlPropertiesIfNeeded() method
19725 resolveRtlPropertiesIfNeeded(); in measure()