Searched refs:activePort (Results 1 – 1 of 1) sorted by relevance
287 protected void setLocalActivePort(@LocalActivePort int activePort) { in setLocalActivePort() argument289 mLocalActivePort = activePort; in setLocalActivePort()301 protected boolean isSwitchingToTheSameInput(@LocalActivePort int activePort) { in isSwitchingToTheSameInput() argument302 return activePort == getLocalActivePort(); in isSwitchingToTheSameInput()