/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/ |
D | HdHomeRunDiscover.java | 69 int targetIp, int deviceType, int deviceId, int maxCount) { in findDevices() 196 private int send(int targetIp, int deviceType, int deviceId) { in send() 202 private int sendWildcardIp(int deviceType, int deviceId) { in sendWildcardIp() 222 private int sendTargetIp(int targetIp, int deviceType, int deviceId) { in sendTargetIp() 317 private boolean send(int targetIp, int deviceType, int deviceId) { in send()
|
D | HdHomeRunDevice.java | 59 int ipAddress, int deviceType, int deviceId, int tunerIndex, String deviceModel) { in HdHomeRunDevice()
|
D | HdHomeRunUtils.java | 74 int targetIp, int deviceType, int deviceId, int maxCount) { in findHdHomeRunDevices()
|
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/ |
D | BluetoothStateReceiver.java | 125 int deviceType; in handleConnectionStateChanged() local 153 int deviceType; in handleActiveDeviceChanged() local
|
D | BluetoothDeviceManager.java | 320 public static String getDeviceTypeString(int deviceType) { in getDeviceTypeString() 333 void onDeviceConnected(BluetoothDevice device, int deviceType) { in onDeviceConnected() 376 void onDeviceDisconnected(BluetoothDevice device, int deviceType) { in onDeviceDisconnected()
|
D | BluetoothRouteManager.java | 619 public void onActiveDeviceChanged(BluetoothDevice device, int deviceType) { in onActiveDeviceChanged() 938 public void setActiveDeviceCacheForTesting(BluetoothDevice device, int deviceType) { in setActiveDeviceCacheForTesting()
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/provider/ |
D | Utils.java | 195 Rpcs.DeviceType deviceType = in convertToFastPairDevicesWithAccountKey() local 254 Rpcs.DeviceType deviceType = in convertToDevice() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | InvariantDeviceProfile.java | 132 public @DeviceType int deviceType; field in InvariantDeviceProfile 251 @DeviceType int deviceType = getDeviceType(myInfo); in InvariantDeviceProfile() local 322 @DeviceType int deviceType = getDeviceType(displayInfo); in initGrid() local 339 @DeviceType int deviceType) { in initGrid() 485 String gridName, @DeviceType int deviceType, boolean allowDisabledGrid) { in getPredefinedDeviceProfiles() 628 Info displayInfo, ArrayList<DisplayOption> points, @DeviceType int deviceType) { in invDistWeightedInterpolate() 882 public boolean isEnabled(@DeviceType int deviceType) { in isEnabled()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
D | AudioDeviceInfoBuilder.java | 43 public AudioDeviceInfoBuilder setType(int deviceType) { in setType()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothDeviceManagerTest.java | 511 private Intent buildConnectionActionIntent(int state, BluetoothDevice device, int deviceType) { in buildConnectionActionIntent() 535 private Intent buildActiveDeviceChangeActionIntent(BluetoothDevice device, int deviceType) { in buildActiveDeviceChangeActionIntent()
|
D | BluetoothRouteTransitionTests.java | 290 int deviceType = BluetoothDeviceManager.DEVICE_TYPE_HEADSET; in testTransitions() local
|
/packages/modules/Connectivity/nearby/framework/java/android/nearby/ |
D | PresenceDevice.java | 138 byte[] salt, byte[] secretId, byte[] encryptedIdentity, int deviceType, in PresenceDevice() 324 public Builder setDeviceType(@DeviceType int deviceType) { in setDeviceType()
|
D | FastPairDeviceMetadata.java | 421 public Builder setDeviceType(int deviceType) { in setDeviceType()
|
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/ |
D | WifiP2pWfdInfo.java | 279 public boolean setR2DeviceType(@DeviceType int deviceType) { in setR2DeviceType() 321 public boolean setDeviceType(@DeviceType int deviceType) { in setDeviceType()
|
/packages/modules/Bluetooth/system/btcore/fuzzer/ |
D | btcore_property_fuzzer.cpp | 54 bt_device_type_t deviceType = in process() local
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/ |
D | BluetoothDeviceFragment.java | 105 TextView deviceType = new TextView(context); in checkAllDevices() local
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
D | BeamStatusReceiver.java | 109 private void handleTransferEvent(Intent intent, int deviceType) { in handleTransferEvent()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | Utils.java | 189 final String deviceType = BluetoothUtils.getStringMetaData(bluetoothDevice, in isAdvancedDetailsHeader() local
|
D | AdvancedBluetoothDetailsHeaderController.java | 192 final String deviceType = BluetoothUtils.getStringMetaData(device, in refresh() local
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/ |
D | UwbConfigurationManagerTest.java | 142 int deviceType = RANGING_DEVICE_TYPE_CONTROLEE; in getFiraParams() local
|
/packages/modules/Uwb/service/support_lib/test/ |
D | FiraTests.java | 78 int deviceType = RANGING_DEVICE_TYPE_CONTROLEE; in testOpenSessionParams() local 188 assertEquals(params.getDeviceType(), deviceType); in testOpenSessionParams() local
|
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_service/fastpair_seeker_data_provider/shared/android/nearby/fastpair/seeker/ |
D | FastPairTestDataCache.kt | 115 @SerializedName("device_type") val deviceType: Int, constant in android.nearby.fastpair.seeker.FastPairTestDataCache.FastPairDeviceMetadataData
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/ |
D | FiraOpenSessionParams.java | 178 @RangingDeviceType int deviceType, in FiraOpenSessionParams() 901 public FiraOpenSessionParams.Builder setDeviceType(@RangingDeviceType int deviceType) { in setDeviceType()
|
/packages/modules/NeuralNetworks/shim_and_sl/ |
D | ShimDevice.cpp | 503 int32_t deviceType; in getType() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | AdapterProperties.java | 1169 private String dumpDeviceType(int deviceType) { in dumpDeviceType()
|