/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/ |
H A D | HdmiDeviceInfoTest.java | 61 .setDeviceType(deviceType) in testEquals() 70 .setDeviceType(deviceType) in testEquals()
|
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
H A D | NekoControlsService.kt | 127 .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 D | RoutingControlActionTest.java | 108 .setDeviceType(HdmiDeviceInfo.DEVICE_AUDIO_SYSTEM) 116 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK)
|
H A D | DeviceSelectActionFromPlaybackTest.java | 178 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in setUp() 188 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in setUp() 198 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) in setUp()
|
H A D | DeviceSelectActionFromTvTest.java | 79 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK) 89 .setDeviceType(HdmiDeviceInfo.DEVICE_PLAYBACK)
|
H A D | HdmiCecLocalDeviceTvTest.java | 330 .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 D | HdmiCecLocalDevicePlaybackTest.java | 68 .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 D | OneTouchPlayActionTest.java | 64 .setDeviceType(HdmiDeviceInfo.DEVICE_TV)
|
/aosp14/frameworks/base/core/java/android/hardware/hdmi/ |
H A D | HdmiDeviceInfo.java | 156 .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 D | NewDeviceAction.java | 181 .setDeviceType(mDeviceType) in addDeviceInfo()
|
H A D | HdmiCecNetwork.java | 550 .setDeviceType(logicalAddressToDeviceType(sourceAddress)) in handleCecMessage() 656 .setDeviceType(type) in handleReportPhysicalAddress()
|
H A D | DeviceDiscoveryAction.java | 95 .setDeviceType(mDeviceType) in toHdmiDeviceInfo()
|
H A D | HdmiControlService.java | 1834 .setDeviceType(deviceType) in createDeviceInfo()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/ |
H A D | ControlsRequestDialogTest.kt | 106 .setDeviceType(DeviceTypes.TYPE_LIGHT)
|
/aosp14/frameworks/base/core/java/android/service/controls/ |
H A D | Control.java | 489 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 D | NetworkProviderInfo.java | 126 public Builder setDeviceType(@DeviceType int deviceType) { in setDeviceType() method in NetworkProviderInfo.Builder
|
/aosp14/frameworks/base/core/tests/coretests/src/android/service/controls/ |
H A D | ControlProviderServiceTest.java | 125 .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 D | SharedConnectivityServiceTest.java | 71 .setDeviceType(DEVICE_TYPE_TABLET).setConnectionStrength(2)
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/ |
H A D | ControlsControllerImplTest.kt | 198 .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 D | ControlsControllerImpl.kt | 463 .setDeviceType(controlInfo.deviceType)
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/ |
H A D | WifiDisplayController.java | 295 wfdInfo.setDeviceType(WifiP2pWfdInfo.DEVICE_TYPE_WFD_SOURCE); in updateWfdEnableState()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 10141 …Null public android.net.wifi.sharedconnectivity.app.NetworkProviderInfo.Builder setDeviceType(int);
|
H A D | current.txt | 40334 method @NonNull public android.service.controls.Control.StatefulBuilder setDeviceType(int); 40351 method @NonNull public android.service.controls.Control.StatelessBuilder setDeviceType(int);
|