Searched defs:handleType (Results 1 – 3 of 3) sorted by relevance
313 public static ViewAction dragHandle(TextView textView, Handle handleType, int endIndex) { in dragHandle()332 public static ViewAction dragHandle(TextView textView, Handle handleType, int endIndex, in dragHandle()407 public HandleCoordinates(TextView textView, Handle handleType, int index, boolean primary) { in HandleCoordinates()
175 protected void handleType(VCardProperty property, final String paramValue) { in handleType() method in VCardParserImpl_V30
4651 @HandleType int handleType) { in SelectionHandleView()