Searched defs:textBounds (Results 1 – 2 of 2) sorted by relevance
127 Rect textBounds = new Rect(); in isInDragHotspot() local129 mTitle.getText().toString(), 0, mTitle.getText().length(), textBounds); in isInDragHotspot() local
107 final Rect textBounds = new Rect(0, 0, 0, 0); in ContactRecipientAutoCompleteView() local