Home
last modified time | relevance | path

Searched refs:getDeviceType (Results 1 – 12 of 12) 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()
69 mService.sendVendorCommand(getDeviceType(), targetAddress, params, hasVendorId); in sendVendorCommand()
89 mService.addVendorCommandListener(wrappedListener, getDeviceType()); in setVendorCommandListener()
DHdmiPlaybackClient.java91 public int getDeviceType() { in getDeviceType() method in HdmiPlaybackClient
114 mService.sendStandby(getDeviceType(), HdmiDeviceInfo.idForCecDevice(ADDR_TV)); in sendStandby()
DHdmiTvClient.java57 public int getDeviceType() { in getDeviceType() method in HdmiTvClient
236 mService.sendStandby(getDeviceType(), deviceId);
DHdmiDeviceInfo.java335 public int getDeviceType() { in getDeviceType() method in HdmiDeviceInfo
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pWfdInfo.java74 public int getDeviceType() { in getDeviceType() method in WifiP2pWfdInfo
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DMediaProfileReader.java53 public static String getDeviceType() { in getDeviceType() method in MediaProfileReader
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiUtils.java291 info.getPhysicalAddress(), info.getPortId(), info.getDeviceType(), in cloneHdmiDeviceInfo()
DHotplugDetectionAction.java190 if (info.getDeviceType() == HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM) { in infoListToBitSet()
DHdmiCecLocalDeviceTv.java491 ActiveSourceHandler.create(this, null).process(activeSource, info.getDeviceType()); in handleActiveSource()
757 deviceInfo.getDeviceType(), deviceInfo.getVendorId(), osdName)); in handleSetOsdName()
/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.java1032 && isPrimarySinkDeviceType(device.wfdInfo.getDeviceType()); in isWifiDisplay()
/frameworks/base/api/
Dsystem-current.txt14412 method public int getDeviceType();
14452 method public int getDeviceType();
14561 method public int getDeviceType();