Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DBlockScreenView.java189 public void onBlockStatusChanged(@BlockScreenType int blockScreenType, boolean withAnimation) { in onBlockStatusChanged() method in BlockScreenView
DTunableTvView.java1004 mBlockScreenView.onBlockStatusChanged(mBlockScreenType, animation); in updateBlockScreen()