Searched refs:mHandleType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewActions.java418 private final Handle mHandleType; field in class:TextViewActions.HandleCoordinates
425 mHandleType = handleType;
454 final int currentOffset = mHandleType == Handle.SELECTION_START ?
/frameworks/base/core/java/android/widget/
H A DEditor.java5229 private final int mHandleType; field in class:Editor.SelectionHandleView
5247 mHandleType = handleType;
5253 return mHandleType == HANDLE_TYPE_SELECTION_START;

Completed in 409 milliseconds