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