Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java193 @BlockScreenType private int mBlockScreenType; field in TunableTvView
468 mBlockScreenType = BLOCK_SCREEN_TYPE_NORMAL; in TunableTvView()
995 if (mBlockScreenType != type) { in setBlockScreenType()
996 mBlockScreenType = type; in setBlockScreenType()
1054 mBlockScreenView.onBlockStatusChanged(mBlockScreenType, animation); in updateBlockScreen()
1067 mBlockScreenView.setSpacing(mBlockScreenType); in adjustBlockScreenSpacingAndText()
1085 switch (mBlockScreenType) { in getBlockScreenText()
1101 switch (mBlockScreenType) { in getBlockScreenText()