Home
last modified time | relevance | path

Searched refs:setDeviceType (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiDeviceInfoTest.java61 .setDeviceType(deviceType) in testEquals()
70 .setDeviceType(deviceType) in testEquals()
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoControlsService.kt127 .setDeviceType(DeviceTypes.TYPE_UNKNOWN)
144 .setDeviceType(DeviceTypes.TYPE_KETTLE)
159 .setDeviceType(DeviceTypes.TYPE_UNKNOWN)
243 .setDeviceType(c.deviceType)
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DRoutingControlActionTest.java108 .setDeviceType(HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM)
116 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK)
H A DDeviceSelectActionFromPlaybackTest.java178 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in setUp()
188 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in setUp()
198 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in setUp()
H A DDeviceSelectActionFromTvTest.java79 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK)
89 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK)
H A DHdmiCecLocalDeviceTvTest.java330 .setDeviceType(Constants.ADDR_PLAYBACK_1) in getActiveSource_deviceInNetworkIsActiveSource()
361 .setDeviceType(ADDR_PLAYBACK_1) in getActiveSource_unknownDeviceIsActiveSource()
831 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in hotplugDetectionActionClearsDevices()
879 .setDeviceType(HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM) in hotplugDetectionActionClearsDevices_AudioSystem()
H A DHdmiCecLocalDevicePlaybackTest.java68 .setDeviceType(HdmiDeviceInfo.DEVICE_TV)
1764 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in hotplugDetectionAction_removeDevice()
1805 .setDeviceType(Constants.ADDR_PLAYBACK_1) in getActiveSource_deviceInNetworkIsActiveSource()
1825 .setDeviceType(Constants.ADDR_PLAYBACK_1) in getActiveSource_unknownDeviceIsActiveSource()
2109 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in onHotplugClearsDevices()
H A DOneTouchPlayActionTest.java64 .setDeviceType(HdmiDeviceInfo.DEVICE_TV)
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiDeviceInfo.java156 .setDeviceType(deviceType)
670 public Builder setDeviceType(int deviceType) { in setDeviceType() method in HdmiDeviceInfo.Builder
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DNewDeviceAction.java181 .setDeviceType(mDeviceType) in addDeviceInfo()
H A DHdmiCecNetwork.java550 .setDeviceType(logicalAddressToDeviceType(sourceAddress)) in handleCecMessage()
656 .setDeviceType(type) in handleReportPhysicalAddress()
H A DDeviceDiscoveryAction.java95 .setDeviceType(mDeviceType) in toHdmiDeviceInfo()
H A DHdmiControlService.java1834 .setDeviceType(deviceType) in createDeviceInfo()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
H A DControlsRequestDialogTest.kt106 .setDeviceType(DeviceTypes.TYPE_LIGHT)
/aosp14/frameworks/base/core/java/android/service/controls/
H A DControl.java489 public StatelessBuilder setDeviceType(@DeviceTypes.DeviceType int deviceType) { in setDeviceType() method in Control.StatelessBuilder
696 public StatefulBuilder setDeviceType(@DeviceTypes.DeviceType int deviceType) { in setDeviceType() method in Control.StatefulBuilder
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/app/
H A DNetworkProviderInfo.java126 public Builder setDeviceType(@DeviceType int deviceType) { in setDeviceType() method in NetworkProviderInfo.Builder
/aosp14/frameworks/base/core/tests/coretests/src/android/service/controls/
H A DControlProviderServiceTest.java125 .setDeviceType(DeviceTypes.TYPE_AIR_FRESHENER).build(); in testOnLoad_allStateless()
188 .setDeviceType(DeviceTypes.TYPE_AIR_FRESHENER).build(); in testOnLoadSuggested_allStateless()
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/sharedconnectivity/service/
H A DSharedConnectivityServiceTest.java71 .setDeviceType(DEVICE_TYPE_TABLET).setConnectionStrength(2)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
H A DControlsControllerImplTest.kt198 .setDeviceType(controlInfo.deviceType).setTitle(controlInfo.controlTitle)
207 .setDeviceType(controlInfo.deviceType).setTitle(controlInfo.controlTitle)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsControllerImpl.kt463 .setDeviceType(controlInfo.deviceType)
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DWifiDisplayController.java295 wfdInfo.setDeviceType(WifiP2pWfdInfo.DEVICE_TYPE_WFD_SOURCE); in updateWfdEnableState()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt10141 …Null public android.net.wifi.sharedconnectivity.app.NetworkProviderInfo.Builder setDeviceType(int);
H A Dcurrent.txt40334 method @NonNull public android.service.controls.Control.StatefulBuilder setDeviceType(int);
40351 method @NonNull public android.service.controls.Control.StatelessBuilder setDeviceType(int);