Home
last modified time | relevance | path

Searched refs:isLayoutDirectionResolved (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DViewParent.java437 public boolean isLayoutDirectionResolved(); in isLayoutDirectionResolved() method
H A DView.java20303 if (!isLayoutDirectionResolved()) { in resolveRtlPropertiesIfNeeded()
20456 if (!mParent.isLayoutDirectionResolved()) return false; in resolveLayoutDirection()
20532 public boolean isLayoutDirectionResolved() { in isLayoutDirectionResolved() method in View
23529 if (!isLayoutDirectionResolved() && in resolveDrawables()
23534 final int layoutDirection = isLayoutDirectionResolved() ? in resolveDrawables()
H A DViewRootImpl.java9382 public boolean isLayoutDirectionResolved() { in isLayoutDirectionResolved() method
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DListMixin.java183 shouldUpdate = templateLayout.isLayoutDirectionResolved(); in updateDivider()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DImageFloatingTextView.java170 if (layoutDirection != mResolvedDirection && isLayoutDirectionResolved()) { in onRtlPropertiesChanged()
/aosp12/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/template/
H A DRecyclerMixin.java221 shouldUpdate = templateLayout.isLayoutDirectionResolved(); in updateDivider()
/aosp12/frameworks/opt/setupwizard/library/recyclerview/test/instrumentation/src/com/android/setupwizardlib/template/
H A DRecyclerMixinTest.java68 doReturn(true).when(mTemplateLayout).isLayoutDirectionResolved(); in setUp()
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
H A DListMixinTest.java72 doReturn(true).when(mTemplateLayout).isLayoutDirectionResolved(); in setUp()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DCircleView.kt110 if (gravity != Gravity.NO_GRAVITY && isLayoutDirectionResolved) {
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DPreviewPager.java231 if (ViewCompat.isLayoutDirectionResolved(mViewPager)) { in isRtl()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java1158 if (!isLayoutDirectionResolved()) { in reorient()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48938 method public boolean isLayoutDirectionResolved();
49887 method public boolean isLayoutDirectionResolved();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33528 method public boolean isLayoutDirectionResolved();
34290 method public abstract boolean isLayoutDirectionResolved();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17815 HSPLandroid/view/View;->isLayoutDirectionResolved()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17864 HSPLandroid/view/View;->isLayoutDirectionResolved()Z