Searched refs:updateActiveInput (Results 1 – 3 of 3) sorted by relevance
97 private void updateActiveInput() { in updateActiveInput() method in RoutingControlAction100 tv.updateActiveInput(mCurrentRoutingPath, mNotifyInputChange); in updateActiveInput()116 updateActiveInput(); in handleTimerEvent()
77 tv.updateActiveInput(newActive.physicalAddress, notifyInputChange); in process()
370 void updateActiveInput(int path, boolean notifyInputChange) { in updateActiveInput() method in HdmiCecLocalDeviceTv