Searched refs:updateActiveInput (Results 1 – 3 of 3) sorted by relevance
122 updateActiveInput(); in handleReportPowerStatus()130 private void updateActiveInput() { in updateActiveInput() method in RoutingControlAction133 tv.updateActiveInput(mCurrentRoutingPath, mNotifyInputChange); in updateActiveInput()174 updateActiveInput(); in handleTimerEvent()180 updateActiveInput(); in handleTimerEvent()198 updateActiveInput(); in handlDevicePowerStatusAckResult()
77 tv.updateActiveInput(newActive.physicalAddress, notifyInputChange); in process()
366 void updateActiveInput(int path, boolean notifyInputChange) { in updateActiveInput() method in HdmiCecLocalDeviceTv