Searched refs:isKeypadChannelSwitchActive (Results 1 – 2 of 2) sorted by relevance
787 || mTransitionManager.isKeypadChannelSwitchActive() in needHideTextOnMainView()992 if (mTransitionManager.isKeypadChannelSwitchActive()) { in onKeyDown()1015 || mTransitionManager.isKeypadChannelSwitchActive() in onKeyUp()1116 if (mTransitionManager.isKeypadChannelSwitchActive()) { in onKeyUp()
154 public boolean isKeypadChannelSwitchActive() { in isKeypadChannelSwitchActive() method in TvTransitionManager