Home
last modified time | relevance | path

Searched refs:transitionAreaWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopModeVisualIndicator.java107 final int transitionAreaWidth = mContext.getResources().getDimensionPixelSize( in updateIndicatorType() local
116 transitionAreaWidth, captionHeight); in updateIndicatorType()
118 transitionAreaWidth, captionHeight); in updateIndicatorType()
DDesktopTasksController.kt167 private val transitionAreaWidth in <lambda>() constant