Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DBlockScreenView.java183 public void setSpacing(@BlockScreenType int blockScreenType) { in setSpacing() argument
185 blockScreenType == TunableTvView.BLOCK_SCREEN_TYPE_SHRUNKEN_TV_VIEW in setSpacing()
196 public void onBlockStatusChanged(@BlockScreenType int blockScreenType, boolean withAnimation) { in onBlockStatusChanged() argument
198 switch (blockScreenType) { in onBlockStatusChanged()
216 switch (blockScreenType) { in onBlockStatusChanged()