Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java1911 public static final int MSG_TIMEOUT_INPUT_EVENT = 2; field in TvInteractiveAppManager.Session.InputEventHandler
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java667 private static final int MSG_TIMEOUT_INPUT_EVENT = 6; field in InputMethodManager