Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DBlockScreenView.java34 import com.android.tv.ui.TunableTvView.BlockScreenType;
176 public void setSpacing(@BlockScreenType int blockScreenType) { in setSpacing()
189 public void onBlockStatusChanged(@BlockScreenType int blockScreenType, boolean withAnimation) { in onBlockStatusChanged()
DTunableTvView.java106 public @interface BlockScreenType {} annotation in TunableTvView
190 @BlockScreenType private int mBlockScreenType;
953 public void setBlockScreenType(@BlockScreenType int type) { in setBlockScreenType()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java135 import com.android.tv.ui.TunableTvView.BlockScreenType;
771 @BlockScreenType