Loading core/java/android/hardware/hdmi/HdmiSwitchClient.java +2 −8 Original line number Diff line number Diff line Loading @@ -103,10 +103,7 @@ public class HdmiSwitchClient extends HdmiClient { * Selects a CEC logical device to be a new active source. * * @param logicalAddress logical address of the device to select * @param executor executor to allow the develper to specify the thread upon which the listeners * will be invoked * @param listener listener to get the result with * * @hide */ public void selectDevice( Loading Loading @@ -134,10 +131,7 @@ public class HdmiSwitchClient extends HdmiClient { * Selects a HDMI port to be a new route path. * * @param portId HDMI port to select * @param executor executor to allow the develper to specify the thread upon which the listeners * will be invoked * @param listener listener to get the result with * * @hide */ @SystemApi Loading Loading
core/java/android/hardware/hdmi/HdmiSwitchClient.java +2 −8 Original line number Diff line number Diff line Loading @@ -103,10 +103,7 @@ public class HdmiSwitchClient extends HdmiClient { * Selects a CEC logical device to be a new active source. * * @param logicalAddress logical address of the device to select * @param executor executor to allow the develper to specify the thread upon which the listeners * will be invoked * @param listener listener to get the result with * * @hide */ public void selectDevice( Loading Loading @@ -134,10 +131,7 @@ public class HdmiSwitchClient extends HdmiClient { * Selects a HDMI port to be a new route path. * * @param portId HDMI port to select * @param executor executor to allow the develper to specify the thread upon which the listeners * will be invoked * @param listener listener to get the result with * * @hide */ @SystemApi Loading