Searched refs:mKeyDownKeyFocus (Results 1 – 1 of 1) sorted by relevance
151 private KeyFocus mKeyDownKeyFocus; field in LeanbackKeyboardController326 mKeyDownKeyFocus = null; in clearKeyIfNecessary()465 mKeyDownKeyFocus = new KeyFocus(); in handleKeyDownEvent()466 mKeyDownKeyFocus.set(mContainer.getCurrFocus()); in handleKeyDownEvent()469 mKeyDownKeyFocus = null; in handleKeyDownEvent()539 commitKey(mKeyDownKeyFocus); in handleKeyUpEvent()