Home
last modified time | relevance | path

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

/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/rich/
DRichTvInputService.java232 float captionTextSize = getCaptionFontSize(); in onCreateOverlayView()
387 private float getCaptionFontSize() { in getCaptionFontSize() method in RichTvInputService.RichTvInputSessionImpl