Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DTvOverlayManager.java664 if (canExecuteCloseAction()) { in onOverlayClosed()
679 private boolean canExecuteCloseAction() { in canExecuteCloseAction() method in TvOverlayManager
693 if (canExecuteCloseAction()) { in runAfterOverlaysAreClosed()
907 if (!tvOverlayManager.canExecuteCloseAction()) { in handleMessage()