Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActionBarTest.java135 mBar.setElevation(newElevation); in testElevation()
138 mBar.setElevation(oldElevation); in testElevation()
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DWindowFocusStealerService.java81 mCustomView.setElevation(0.5f); in handleStealWindowFocus()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_components/
DAddionalAngleFields.java123 public void setElevation(Asn1Object value) { in setElevation() method in AddionalAngleFields
/cts/tests/tests/widget/src/android/widget/cts/
DMagnifierTest.java119 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()
DPopupWindowTest.java1682 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()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java5058 view.setElevation(offset); in testTranslationSetter()
5076 view.setElevation(start); in testXYZ()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt2728 name: "setElevation"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt3901 method public void setElevation(float);
Dcurrent.txt4319 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);