Home
last modified time | relevance | path

Searched defs:AutoHideScheduler (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/hideable/
DAutoHideScheduler.java41 public final class AutoHideScheduler implements AccessibilityStateChangeListener { class
47 public AutoHideScheduler(Context context, Runnable runnable) { in AutoHideScheduler() method in AutoHideScheduler
55 AutoHideScheduler(Runnable runnable, AccessibilityManager accessibilityManager, Looper looper) { in AutoHideScheduler() method in AutoHideScheduler