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.java921 if (canExecuteCloseAction()) { in onOverlayClosed()
953 private boolean canExecuteCloseAction() { in canExecuteCloseAction() method in TvOverlayManager
966 if (canExecuteCloseAction()) { in runAfterOverlaysAreClosed()
1189 if (!tvOverlayManager.canExecuteCloseAction()) { in handleMessage()