/frameworks/base/core/java/android/hardware/hdmi/ |
D | HdmiClient.java | 24 /* package */ abstract int getDeviceType(); in getDeviceType() method in HdmiClient 53 mService.sendKeyEvent(getDeviceType(), keyCode, isPressed); in sendKeyEvent() 71 mService.sendVolumeKeyEvent(getDeviceType(), keyCode, isPressed); in sendVolumeKeyEvent() 90 mService.sendVendorCommand(getDeviceType(), targetAddress, params, hasVendorId); in sendVendorCommand() 110 mService.addVendorCommandListener(wrappedListener, getDeviceType()); in setVendorCommandListener()
|
D | HdmiAudioSystemClient.java | 77 public int getDeviceType() { in getDeviceType() method in HdmiAudioSystemClient 94 mService.reportAudioStatus(getDeviceType(), volume, maxVolume, isMute); in sendReportAudioStatusCecCommand() 106 mService.reportAudioStatus(getDeviceType(), volume, maxVolume, isMute); in sendReportAudioStatusCecCommand() 114 mService.reportAudioStatus(getDeviceType(), mLastVolume, in sendReportAudioStatusCecCommand()
|
D | HdmiPlaybackClient.java | 95 public int getDeviceType() { in getDeviceType() method in HdmiPlaybackClient 118 mService.sendStandby(getDeviceType(), HdmiDeviceInfo.idForCecDevice(ADDR_TV)); in sendStandby()
|
D | HdmiTvClient.java | 58 public int getDeviceType() { in getDeviceType() method in HdmiTvClient 237 mService.sendStandby(getDeviceType(), deviceId);
|
D | HdmiSwitchClient.java | 59 public int getDeviceType() {
|
D | HdmiDeviceInfo.java | 364 public int getDeviceType() { in getDeviceType() method in HdmiDeviceInfo
|
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
D | HdmiCecNetworkTest.java | 178 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(HdmiDeviceInfo.DEVICE_RESERVED); in cecDevices_tracking_logicalAddressOnly() 216 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(type); in cecDevices_tracking_reportPhysicalAddress() 260 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(HdmiDeviceInfo.DEVICE_RESERVED); in cecDevices_tracking_reportPowerStatus() 281 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(HdmiDeviceInfo.DEVICE_RESERVED); in cecDevices_tracking_reportOsdName() 301 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(HdmiDeviceInfo.DEVICE_RESERVED); in cecDevices_tracking_reportVendorId() 338 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(type); in cecDevices_tracking_updatesDeviceInfo() 363 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(type); in cecDevices_tracking_updatesPhysicalAddress() 432 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(HdmiDeviceInfo.DEVICE_RESERVED); in cecDevices_tracking_updatesVendorId() 473 assertThat(cecDeviceInfo.getDeviceType()).isEqualTo(HdmiDeviceInfo.DEVICE_RESERVED); in cecDevices_tracking_reportPowerStatus_broadcast_infersCec2()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/ |
D | MediaOutputControllerTest.java | 322 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_onlyFromPhoneOutput_returnTrue() 331 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_onlyFromPhoneOutput_returnTrue() 336 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_onlyFromPhoneOutput_returnTrue() 344 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_notFromPhoneOutput_returnFalse() 353 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_notFromPhoneOutput_returnFalse() 358 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_notFromPhoneOutput_returnFalse() 363 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_notFromPhoneOutput_returnFalse() 368 when(mMediaDevice1.getDeviceType()).thenReturn( in isZeroMode_notFromPhoneOutput_returnFalse()
|
D | MediaOutputAdapterTest.java | 212 when(mMediaDevice2.getDeviceType()).thenReturn( in onBindViewHolder_bindDisconnectedBluetoothDevice_verifyView()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/ |
D | MediaOutputMetricLogger.java | 129 switch (mediaDevice.getDeviceType()) { in updateLoggingDeviceCount() 154 switch (device.getDeviceType()) { in getLoggingDeviceType()
|
D | MediaOutputAdapter.java | 101 if (device.getDeviceType() == MediaDevice.MediaDeviceType.TYPE_BLUETOOTH_DEVICE in getItemTitle()
|
D | MediaOutputController.java | 431 final int type = device.getDeviceType(); in isZeroMode()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ |
D | MediaProfileReader.java | 53 public static String getDeviceType() { in getDeviceType() method in MediaProfileReader
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
D | AudioInputDescriptor.h | 50 audio_devices_t getDeviceType() const { return (mDevice != nullptr) ? in getDeviceType() function
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | HdmiCecNetwork.java | 604 deviceInfo.getPhysicalAddress(), deviceInfo.getPortId(), deviceInfo.getDeviceType(), in updateDeviceCecVersion() 640 deviceInfo.getDeviceType(), deviceInfo.getVendorId(), osdName, in handleSetOsdName() 656 deviceInfo.getPortId(), deviceInfo.getDeviceType(), vendorId, in handleDeviceVendorId()
|
D | HotplugDetectionAction.java | 191 if (info.getDeviceType() == HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM) { in infoListToBitSet()
|
D | HdmiCecLocalDeviceSource.java | 365 physicalAddress, getDeviceInfo().getDeviceType(), message.getSource(), caller); in setAndBroadcastActiveSource()
|
D | HdmiCecLocalDevicePlayback.java | 75 getDeviceInfo().getDeviceType(), Constants.ADDR_BROADCAST, in onAddressAllocated()
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyEffects.h | 211 audio_devices_t getDeviceType() const { return mDeviceType; } in getDeviceType() function
|
D | AudioPolicyEffects.cpp | 987 AudioDeviceTypeAddr{deviceEffects->getDeviceType(), in initDefaultDeviceEffects() 992 effectDesc->mName, deviceEffects->getDeviceType(), in initDefaultDeviceEffects() 999 effectDesc->mName, deviceEffects->getDeviceType(), in initDefaultDeviceEffects()
|
/frameworks/base/core/tests/coretests/src/android/service/controls/ |
D | ControlProviderServiceTest.java | 340 && c1.getDeviceType() == c2.getDeviceType() in equals()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/ |
D | MediaDevice.java | 255 public int getDeviceType() { in getDeviceType() method in MediaDevice
|
D | LocalMediaManager.java | 487 final int type = device.getDeviceType(); in onDeviceListAdded()
|
/frameworks/base/core/java/android/service/controls/ |
D | Control.java | 238 public int getDeviceType() { in getDeviceType() method in Control
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/ |
D | LocalMediaManagerTest.java | 588 when(device1.getDeviceType()).thenReturn(MediaDevice.MediaDeviceType.TYPE_PHONE_DEVICE); in onDeviceListAdded_haveDisconnectedDevice_addDisconnectedDevice() 687 when(device1.getDeviceType()).thenReturn(MediaDevice.MediaDeviceType.TYPE_PHONE_DEVICE); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
|