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.java910 if (canExecuteCloseAction()) { in onOverlayClosed()
942 private boolean canExecuteCloseAction() { in canExecuteCloseAction() method in TvOverlayManager
955 if (canExecuteCloseAction()) { in runAfterOverlaysAreClosed()
1178 if (!tvOverlayManager.canExecuteCloseAction()) { in handleMessage()