Searched defs:textBounds (Results 1 – 6 of 6) sorted by relevance
198 Rect textBounds = new Rect(); in inDragRegion() local200 mTitle.getText().toString(), 0, mTitle.getText().length(), textBounds); in inDragRegion() local
36 private Rect textBounds = new Rect(); field in DialpadTextView
89 Rect textBounds = new Rect(); in getDefaultUserIcon() local
145 Rect textBounds = new Rect(); in measureText() local
181 Rect textBounds = new Rect(); in addTextToImage() local
107 final Rect textBounds = new Rect(0, 0, 0, 0); in ContactRecipientAutoCompleteView() local