Searched refs:isKeypadChannelSwitchActive (Results 1 – 2 of 2) sorted by relevance
792 || mTransitionManager.isKeypadChannelSwitchActive() in needHideTextOnMainView()1003 if (mTransitionManager.isKeypadChannelSwitchActive()) { in onKeyDown()1026 || mTransitionManager.isKeypadChannelSwitchActive() in onKeyUp()1127 if (mTransitionManager.isKeypadChannelSwitchActive()) { in onKeyUp()
154 public boolean isKeypadChannelSwitchActive() { in isKeypadChannelSwitchActive() method in TvTransitionManager