Searched refs:resize_handle (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
H A D | CaptionWindowDecoration.java | 157 final int resize_handle = mResult.mRootView.getResources() in relayout() local 162 mResult.mWidth, mResult.mHeight, resize_handle, resize_corner, touchSlop); in relayout()
|
H A D | DesktopModeWindowDecoration.java | 246 final int resize_handle = mResult.mRootView.getResources() in relayout() local 253 mResult.mWidth, mResult.mHeight, resize_handle, resize_corner, touchSlop) in relayout()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
H A D | PipMenuView.java | 214 findViewById(R.id.resize_handle).setAlpha(0); in PipMenuView() 221 findViewById(R.id.resize_handle), mEnterSplitButton, mSettingsButton, in PipMenuView()
|