Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipMenuIconsAlgorithm.java44 public void bindViews(ViewGroup viewRoot, ViewGroup topEndContainer, View dragHandle, in bindViews()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipMenuIconsAlgorithm.java44 public void bindViews(ViewGroup viewRoot, ViewGroup topEndContainer, View dragHandle, in bindViews()
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
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