Searched refs:setFontScale (Results 1 – 2 of 2) sorted by relevance
57 shadowOf(captioningManager).setFontScale(fontScale); in setFontScale_changesValueOfGetFontScale()67 shadowOf(captioningManager).setFontScale(fontScale); in setFontScale_notifiesObservers()79 shadowOf(captioningManager).setFontScale(fontScale); in addCaptioningChangeListener_doesNotRegisterSameListenerTwice()89 shadowOf(captioningManager).setFontScale(1.5f); in removeCaptioningChangeListener_unregistersFontScaleListener()
25 public void setFontScale(float fontScale) { in setFontScale() method in ShadowCaptioningManager