Searched refs:portSelect (Results 1 – 5 of 5) sorted by relevance
108 public void portSelect(int portId, @NonNull SelectCallback callback) {113 mService.portSelect(portId, getCallbackWrapper(callback));
48 void portSelect(int portId, IHdmiControlCallback callback); in portSelect() method
176 public void portSelect(final int portId, final IHdmiControlCallback callback) { in portSelect() method in HdmiAudioSystemClientTest.TestHdmiControlService
1524 public void portSelect(final int portId, final IHdmiControlCallback callback) { in portSelect() method in HdmiControlService.BinderService
2271 method public void portSelect(int, @NonNull android.hardware.hdmi.HdmiTvClient.SelectCallback);