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.java176 public void setSpacing(@BlockScreenType int blockScreenType) { in setSpacing() argument
178 blockScreenType == TunableTvView.BLOCK_SCREEN_TYPE_SHRUNKEN_TV_VIEW in setSpacing()
189 public void onBlockStatusChanged(@BlockScreenType int blockScreenType, boolean withAnimation) { in onBlockStatusChanged() argument
191 switch (blockScreenType) { in onBlockStatusChanged()
209 switch (blockScreenType) { in onBlockStatusChanged()