Home
last modified time | relevance | path

Searched refs:getCardElevation (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/view/
DCardViewActivity.java75 if (mElevationSeekBar.getProgress() != mCardView.getCardElevation()) { in update()
91 + "\nelevation: " + mCardView.getCardElevation() + " of " in update()
128 mElevationSeekBar.setProgress((int) mCardView.getCardElevation()); in onCreate()
/frameworks/support/cardview/api_legacy/
Dcurrent.txt8 method public float getCardElevation();
D26.0.0.txt8 method public float getCardElevation();
D27.0.0.txt8 method public float getCardElevation();
D28.0.0-alpha1.txt8 method public float getCardElevation();
D26.1.0.txt8 method public float getCardElevation();
D27.1.0.txt8 method public float getCardElevation();
/frameworks/support/cardview/api/
Dcurrent.txt8 method public float getCardElevation();
/frameworks/support/cardview/src/main/java/androidx/cardview/widget/
DCardView.java386 public float getCardElevation() { in getCardElevation() method in CardView
/frameworks/support/api/
D22.0.0.txt4827 method public float getCardElevation();
D22.1.0.txt5397 method public float getCardElevation();
D22.2.0.txt6996 method public float getCardElevation();
D22.2.1.txt7085 method public float getCardElevation();
D25.2.0.txt9571 method public float getCardElevation();
D25.0.0.txt9126 method public float getCardElevation();
D24.2.0.txt9048 method public float getCardElevation();
D23.0.0.txt7945 method public float getCardElevation();
D23.1.1.txt8271 method public float getCardElevation();
D25.4.0.txt10083 method public float getCardElevation();
D23.2.1.txt8731 method public float getCardElevation();
D26.0.0-alpha1.txt10476 method public float getCardElevation();
D23.2.0.txt8730 method public float getCardElevation();
D23.4.0.txt8745 method public float getCardElevation();
D23.1.0.txt8302 method public float getCardElevation();
D25.3.0.txt10005 method public float getCardElevation();

12