Searched refs:setElevation (Results 1 – 9 of 9) sorted by relevance
135 mBar.setElevation(newElevation); in testElevation()138 mBar.setElevation(oldElevation); in testElevation()
81 mCustomView.setElevation(0.5f); in handleStealWindowFocus()
123 public void setElevation(Asn1Object value) { in setElevation() method in AddionalAngleFields
119 mActivityRule.getActivity().getWindow().setElevation(WINDOW_ELEVATION); in setup()166 .setElevation(elevation) in testBuilder_setsPropertiesCorrectly_whenTheyAreValid()213 new Magnifier.Builder(mView).setElevation(-1f); in testBuilder_throwsException_whenElevationIsInvalid()
1682 mActivityRule.runOnUiThread(() -> mPopupWindow.setElevation(2.0f)); in testAccessElevation()1688 mActivityRule.runOnUiThread(() -> mPopupWindow.setElevation(4.0f)); in testAccessElevation()1693 mActivityRule.runOnUiThread(() -> mPopupWindow.setElevation(10.0f)); in testAccessElevation()
5058 view.setElevation(offset); in testTranslationSetter()5076 view.setElevation(start); in testXYZ()
2728 name: "setElevation"
3901 method public void setElevation(float);
4319 method public void setElevation(float);17147 method public boolean setElevation(float);53023 method public void setElevation(float);53928 method public abstract void setElevation(float);54150 method public void setElevation(float);59738 …method @NonNull public android.widget.Magnifier.Builder setElevation(@FloatRange(from=0) @Px float…59932 method public void setElevation(float);