Home
last modified time | relevance | path

Searched defs:getMinWidth (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/cardview/src/main/java/androidx/cardview/widget/
DCardViewImpl.java44 float getMinWidth(CardViewDelegate cardView); in getMinWidth() method
DCardViewApi21Impl.java62 public float getMinWidth(CardViewDelegate cardView) { in getMinWidth() method in CardViewApi21Impl
DCardViewBaseImpl.java160 public float getMinWidth(CardViewDelegate cardView) { in getMinWidth() method in CardViewBaseImpl
DRoundRectDrawableWithShadow.java364 float getMinWidth() { in getMinWidth() method in RoundRectDrawableWithShadow
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DFakeShadowDrawable.java279 float getMinWidth() { in getMinWidth() method in FakeShadowDrawable
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java705 public int getMinWidth() { in getMinWidth() method in Keyboard