Home
last modified time | relevance | path

Searched defs:dragHandle (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMenuIconsAlgorithm.java45 public void bindViews(ViewGroup viewRoot, ViewGroup topEndContainer, View dragHandle, in bindViews()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewActions.java410 public static ViewAction dragHandle(TextView textView, Handle handleType, int endIndex) { in dragHandle() method in TextViewActions
429 public static ViewAction dragHandle(TextView textView, Handle handleType, int endIndex, in dragHandle() method in TextViewActions