Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/ui/
H A DTunableTvView.java190 @BlockScreenType private int mBlockScreenType; field in TunableTvView
445 mBlockScreenType = BLOCK_SCREEN_TYPE_NORMAL; in TunableTvView()
954 if (mBlockScreenType != type) { in setBlockScreenType()
955 mBlockScreenType = type; in setBlockScreenType()
1004 mBlockScreenView.onBlockStatusChanged(mBlockScreenType, animation); in updateBlockScreen()
1014 mBlockScreenView.setSpacing(mBlockScreenType); in adjustBlockScreenSpacingAndText()
1032 switch (mBlockScreenType) { in getBlockScreenText()
1048 switch (mBlockScreenType) { in getBlockScreenText()