Searched refs:BlockScreenView (Results 1 – 2 of 2) sorted by relevance
35 public class BlockScreenView extends LinearLayout { class50 public BlockScreenView(Context context) { in BlockScreenView() method in BlockScreenView54 public BlockScreenView(Context context, AttributeSet attrs) { in BlockScreenView() method in BlockScreenView58 public BlockScreenView(Context context, AttributeSet attrs, int defStyle) { in BlockScreenView() method in BlockScreenView
160 private final BlockScreenView mBlockScreenView;163 private final BlockScreenView mHideScreenView;372 mBlockScreenView = (BlockScreenView) findViewById(R.id.block_screen); in TunableTvView()387 mHideScreenView = (BlockScreenView) findViewById(R.id.hide_screen); in TunableTvView()