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.java737 if (canExecuteCloseAction()) { in onOverlayClosed()
757 private boolean canExecuteCloseAction() { in canExecuteCloseAction() method in TvOverlayManager
770 if (canExecuteCloseAction()) { in runAfterOverlaysAreClosed()
988 if (!tvOverlayManager.canExecuteCloseAction()) { in handleMessage()