Searched refs:initialTextSize (Results 1 – 1 of 1) sorted by relevance
6782 final float initialTextSize = autoSizeTextView.getTextSize(); in testAutoSizeCallers_setCompoundDrawables() local6789 assertTrue(autoSizeTextView.getTextSize() < initialTextSize); in testAutoSizeCallers_setCompoundDrawables()6796 final float initialTextSize = autoSizeTextView.getTextSize();6803 assertTrue(autoSizeTextView.getTextSize() < initialTextSize); in autoSizeTextView.getTextSize()6823 final float initialTextSize = autoSizeTextView.getTextSize(); local6828 assertTrue(autoSizeTextView.getTextSize() < initialTextSize);6835 final float initialTextSize = autoSizeTextView.getTextSize();6841 assertTrue(autoSizeTextView.getTextSize() < initialTextSize);6848 final float initialTextSize = autoSizeTextView.getTextSize();6855 assertTrue(autoSizeTextView.getTextSize() < initialTextSize);[all …]