Searched refs:getHorizontalGravity (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DLinearLayoutManagerWrapContentTest.java169 protected int getHorizontalGravity(RecyclerView.LayoutManager layoutManager) { method in class:LinearLayoutManagerWrapContentTest
H A DStaggeredGridLayoutManagerWrapContentTest.java158 protected int getHorizontalGravity(RecyclerView.LayoutManager layoutManager) { method in class:StaggeredGridLayoutManagerWrapContentTest
H A DGridLayoutManagerWrapContentTest.java227 protected int getHorizontalGravity(RecyclerView.LayoutManager layoutManager) { method in class:GridLayoutManagerWrapContentTest
H A DBaseWrapContentTest.java229 abstract protected int getHorizontalGravity(RecyclerView.LayoutManager layoutManager); method in class:BaseWrapContentTest
233 getHorizontalGravity(mLayoutManager), getVerticalGravity(mLayoutManager));
/frameworks/base/core/java/android/widget/
H A DEditor.java4512 mHorizontalGravity = getHorizontalGravity(isRtlCharAtOffset);
4525 protected abstract int getHorizontalGravity(boolean isRtlRun); method in class:Editor.HandleView
5090 protected int getHorizontalGravity(boolean isRtlRun) { method in class:Editor.InsertionHandleView
5266 protected int getHorizontalGravity(boolean isRtlRun) { method in class:Editor.SelectionHandleView
/frameworks/base/config/
H A Dboot-image-profile.txt7338 HPLandroid/widget/Editor$HandleView;->getHorizontalGravity(Z)I
7357 HPLandroid/widget/Editor$InsertionHandleView;->getHorizontalGravity(Z)I
[all...]

Completed in 111 milliseconds