Home
last modified time | relevance | path

Searched refs:setDividerHeight (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/setupwizard/library/recyclerview/test/instrumentation/src/com/android/setupwizardlib/test/
DDividerItemDecorationTest.java57 decoration.setDividerHeight(123); in testDividerHeight()
67 decoration.setDividerHeight(1); in testShouldDrawDividerBelowWithEitherCondition()
109 decoration.setDividerHeight(1); in testShouldDrawDividerBelowWithBothCondition()
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/
DDividerItemDecoration.java98 setDividerHeight(dividerHeight); in DividerItemDecoration()
200 public void setDividerHeight(int dividerHeight) { in setDividerHeight() method in DividerItemDecoration
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUserSwitcherPopupMenu.java66 listView.setDividerHeight(mContext.getResources().getDimensionPixelSize( in show()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsPopupMenu.java89 listView.setDividerHeight(res.getDimensionPixelSize(R.dimen.control_list_divider)); in show()
/frameworks/base/core/java/android/widget/
DListView.java263 setDividerHeight(dividerHeight); in ListView()
3682 public void setDividerHeight(int height) {
/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
DLocalFloatingToolbarPopup.java1222 overflowPanel.setDividerHeight(0); in createOverflowPanel()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37815 method public void setDividerHeight(int);
/frameworks/base/core/api/
Dcurrent.txt59695 method public void setDividerHeight(int);