Home
last modified time | relevance | path

Searched refs:getDeviceType (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/hardware/hdmi/
DHdmiClient.java23 /* package */ abstract int getDeviceType(); in getDeviceType() method in HdmiClient
52 mService.sendKeyEvent(getDeviceType(), keyCode, isPressed); in sendKeyEvent()
71 mService.sendVolumeKeyEvent(getDeviceType(), keyCode, isPressed); in sendVolumeKeyEvent()
89 mService.sendVendorCommand(getDeviceType(), targetAddress, params, hasVendorId); in sendVendorCommand()
109 mService.addVendorCommandListener(wrappedListener, getDeviceType()); in setVendorCommandListener()
DHdmiAudioSystemClient.java79 public int getDeviceType() { in getDeviceType() method in HdmiAudioSystemClient
96 mService.reportAudioStatus(getDeviceType(), volume, maxVolume, isMute); in sendReportAudioStatusCecCommand()
108 mService.reportAudioStatus(getDeviceType(), volume, maxVolume, isMute); in sendReportAudioStatusCecCommand()
116 mService.reportAudioStatus(getDeviceType(), mLastVolume, in sendReportAudioStatusCecCommand()
DHdmiPlaybackClient.java92 public int getDeviceType() { in getDeviceType() method in HdmiPlaybackClient
115 mService.sendStandby(getDeviceType(), HdmiDeviceInfo.idForCecDevice(ADDR_TV)); in sendStandby()
DHdmiTvClient.java58 public int getDeviceType() { in getDeviceType() method in HdmiTvClient
237 mService.sendStandby(getDeviceType(), deviceId);
DHdmiDeviceInfo.java335 public int getDeviceType() { in getDeviceType() method in HdmiDeviceInfo
/frameworks/base/wifi/tests/src/android/net/wifi/p2p/
DWifiP2pWfdInfoTest.java61 assertEquals(WifiP2pWfdInfo.WFD_SOURCE, info.getDeviceType()); in testSettersGetters()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DMediaProfileReader.java53 public static String getDeviceType() { in getDeviceType() method in MediaProfileReader
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioInputDescriptor.h46 audio_devices_t getDeviceType() const { return (mDevice != nullptr) ? in getDeviceType() function
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pWfdInfo.java81 public int getDeviceType() { in getDeviceType() method in WifiP2pWfdInfo
/frameworks/base/services/core/java/com/android/server/hdmi/
DHotplugDetectionAction.java190 if (info.getDeviceType() == HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM) { in infoListToBitSet()
DHdmiCecLocalDeviceSource.java221 physicalAddress, getDeviceInfo().getDeviceType(), message.getSource()); in setAndBroadcastActiveSource()
DHdmiCecLocalDevicePlayback.java84 getDeviceInfo().getDeviceType(), Constants.ADDR_BROADCAST); in onAddressAllocated()
DHdmiCecLocalDeviceTv.java460 || info.getDeviceType() == HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM) { in handleActiveSource()
463 ActiveSourceHandler.create(this, null).process(activeSource, info.getDeviceType()); in handleActiveSource()
739 deviceInfo.getDeviceType(), deviceInfo.getVendorId(), osdName)); in handleSetOsdName()
DHdmiUtils.java339 info.getPhysicalAddress(), info.getPortId(), info.getDeviceType(), in cloneHdmiDeviceInfo()
DHdmiCecLocalDeviceAudioSystem.java348 getDeviceInfo().getDeviceType(), Constants.ADDR_BROADCAST); in onAddressAllocated()
470 deviceInfo.getDeviceType(), deviceInfo.getVendorId(), osdName)); in handleSetOsdName()
DHdmiControlService.java1211 deviceInfo.getPortId(), deviceInfo.getDeviceType(), deviceInfo.getVendorId(), in setDisplayName()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java511 String deviceType = MediaProfileReader.getDeviceType(); in testDeviceSpecificCodec()
/frameworks/base/services/core/java/com/android/server/display/
DWifiDisplayController.java1031 && isPrimarySinkDeviceType(device.wfdInfo.getDeviceType()); in isWifiDisplay()
/frameworks/base/media/java/android/media/
DMediaRouter.java1862 public int getDeviceType() { in getDeviceType() method in MediaRouter.RouteInfo
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2269 if (audio_is_remote_submix_device(inputDesc->getDeviceType())) { in startInput()
2321 if (audio_is_remote_submix_device(inputDesc->getDeviceType())) { in stopInput()
/frameworks/base/api/
Dsystem-current.txt2114 method public int getDeviceType();
2154 method public int getDeviceType();
2226 method public int getDeviceType();
2270 method public int getDeviceType();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...