Home
last modified time | relevance | path

Searched defs:elevation (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipBackgroundView.java76 int elevation = mElevationNoMenu; in transitionToMenuMode() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DStructureAdapter.kt53 val elevation = itemView.context.resources.getFloat(R.dimen.control_card_elevation) regex
H A DControlsEditingActivity.kt245 val elevation = resources.getFloat(R.dimen.control_card_elevation) regex
/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchUIUtilImpl.java56 final float elevation = child.getElevation(); in findMaxElevation() local
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillPopupWindow.java362 public void setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/core/java/com/android/internal/view/inline/
H A DInlineTooltipUi.java401 public void setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java108 public abstract void setElevation(float elevation); in setElevation()
H A DWindow.java1745 public void setElevation(float elevation) {} in setElevation()
H A DView.java18985 public void setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/location/java/android/location/
H A DGnssStatus.java522 float elevation, float azimuth, boolean hasEphemeris, boolean hasAlmanac, in GnssSvInfo()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java878 int elevation = res.getDimensionPixelSize(R.dimen.bubble_elevation); in BubbleStackView() local
1184 int elevation = getResources().getDimensionPixelSize(R.dimen.bubble_elevation); in setUpDismissView() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DWindowDecorActionBar.java233 final int elevation = a.getDimensionPixelSize(R.styleable.ActionBar_elevation, 0); in init() local
252 public void setElevation(float elevation) { in setElevation()
H A DToolbarActionBar.java136 public void setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/core/java/android/widget/
H A DMagnifier.java991 final float zoom, final int ramp, final float elevation, final float cornerRadius, in InternalPopupWindow()
1151 final float elevation, final float cornerRadius) { in createRenderNodeForBitmap()
H A DPopupWindow.java609 public void setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java1418 final float elevation = a.getDimension(R.styleable.Window_windowElevation, 0); in initializePanelDecor() local
1504 public final void setElevation(float elevation) { in setElevation()
H A DDecorView.java2504 float elevation = 0; in updateElevation() local
/aosp14/frameworks/base/core/java/android/app/
H A DActionBar.java1032 public void setElevation(float elevation) { in setElevation()
H A DActivityTransitionCoordinator.java515 float elevation = sharedElementBundle.getFloat(KEY_ELEVATION); in setSharedElementState() local
/aosp14/frameworks/base/libs/hwui/
H A DRenderProperties.h254 bool setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java711 public void setElevation(float elevation) { in setElevation()
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1890 public void setElevation(float elevation) { in setElevation()
2433 float elevation = node.getElevation(); in dump() local
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_RenderNode.cpp257 …roid_view_RenderNode_setElevation(CRITICAL_JNI_PARAMS_COMMA jlong renderNodePtr, float elevation) { in android_view_RenderNode_setElevation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...