Searched defs:DISPATCH_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ | ||
H A D | TvInteractiveAppManager.java | 1039 static final int DISPATCH_IN_PROGRESS = -1; field in TvInteractiveAppManager.Session |
/aosp14/frameworks/base/core/java/android/view/inputmethod/ | ||
H A D | InputMethodManager.java | 387 public static final int DISPATCH_IN_PROGRESS = -1; field in InputMethodManager |