Searched refs:DISPATCH_IN_PROGRESS (Results 1 – 8 of 8) sorted by relevance
1039 static final int DISPATCH_IN_PROGRESS = -1; field in TvInteractiveAppManager.Session1561 return DISPATCH_IN_PROGRESS; in dispatchInputEvent()1834 if (result == DISPATCH_IN_PROGRESS) { in sendInputEventAndReportResultOnMainLooper()1856 return DISPATCH_IN_PROGRESS; in sendInputEventOnMainLooperLocked()
657 if (handled != TvInteractiveAppManager.Session.DISPATCH_IN_PROGRESS) { in onInputEvent()
500 if (handled != TvInputManager.Session.DISPATCH_IN_PROGRESS) { in onInputEvent()
2658 static final int DISPATCH_IN_PROGRESS = -1;3542 return DISPATCH_IN_PROGRESS;3567 if (result == DISPATCH_IN_PROGRESS) {3588 return DISPATCH_IN_PROGRESS;
2140 return TvInputManager.Session.DISPATCH_IN_PROGRESS; in dispatchInputEvent()
387 public static final int DISPATCH_IN_PROGRESS = -1; field in InputMethodManager3623 return DISPATCH_IN_PROGRESS; in dispatchInputEvent()3670 if (result == DISPATCH_IN_PROGRESS) { in sendInputEventAndReportResultOnMainLooper()3698 return DISPATCH_IN_PROGRESS; in sendInputEventOnMainLooperLocked()
6847 case InputMethodManager.DISPATCH_IN_PROGRESS: in onProcess()
31447 Landroid/media/tv/TvInputManager$Session;->DISPATCH_IN_PROGRESS:I60495 Landroid/view/inputmethod/InputMethodManager;->DISPATCH_IN_PROGRESS:I