Searched refs:isKeypadChannelSwitchActive (Results 1 – 2 of 2) sorted by relevance
623 || mTransitionManager.isKeypadChannelSwitchActive() in needHideTextOnMainView()730 if (mTransitionManager.isKeypadChannelSwitchActive()) { in onKeyDown()753 || mTransitionManager.isKeypadChannelSwitchActive() in onKeyUp()846 if (mTransitionManager.isKeypadChannelSwitchActive()) { in onKeyUp()
141 public boolean isKeypadChannelSwitchActive() { in isKeypadChannelSwitchActive() method in TvTransitionManager