Home
last modified time | relevance | path

Searched refs:defaultSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java903 float defaultSize = paint.getTextSize(); in constructChipSpan() local
915 paint.setTextSize(defaultSize); in constructChipSpan()