| /packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/ |
| D | DeviceInfoHelper.java | 82 int deviceType = recordInternal.getDeviceType(); in populateDeviceInfoId() local 129 int deviceType = getCursorInt(cursor, DEVICE_TYPE_COLUMN_NAME); in populateDeviceInfoMap() local 176 private ContentValues getContentValues(String manufacturer, String model, int deviceType) { in getContentValues() 217 DeviceInfo(String manufacturer, String model, @DeviceType int deviceType) { in DeviceInfo()
|
| /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/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
| D | BluetoothDetailsAudioDeviceTypeControllerTest.java | 99 int deviceType = AUDIO_DEVICE_CATEGORY_SPEAKER; in createAudioDeviceTypePreference_btDeviceIsCategorized_checkSelection() local 111 int deviceType = AUDIO_DEVICE_CATEGORY_SPEAKER; in selectDeviceTypeSpeaker_invokeSetBluetoothAudioDeviceType() local
|
| /packages/services/Telecomm/src/com/android/server/telecom/bluetooth/ |
| D | BluetoothStateReceiver.java | 128 int deviceType; in handleConnectionStateChanged() local 156 int deviceType; in handleActiveDeviceChanged() local
|
| D | BluetoothDeviceManager.java | 346 public static String getDeviceTypeString(int deviceType) { in getDeviceTypeString() 359 void onDeviceConnected(BluetoothDevice device, int deviceType) { in onDeviceConnected() 404 void onDeviceDisconnected(BluetoothDevice device, int deviceType) { in onDeviceDisconnected()
|
| D | BluetoothRouteManager.java | 619 public void onActiveDeviceChanged(BluetoothDevice device, int deviceType) { in onActiveDeviceChanged() 933 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 | 130 public @DeviceType int deviceType; field in InvariantDeviceProfile 262 @DeviceType int deviceType = getDeviceType(myInfo); in InvariantDeviceProfile() local 334 @DeviceType int deviceType = getDeviceType(displayInfo); in initGrid() local 351 @DeviceType int deviceType) { in initGrid() 502 String gridName, @DeviceType int deviceType, boolean allowDisabledGrid) { in getPredefinedDeviceProfiles() 645 Info displayInfo, ArrayList<DisplayOption> points, @DeviceType int deviceType) { in invDistWeightedInterpolate() 939 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 | 645 private Intent buildConnectionActionIntent(int state, BluetoothDevice device, int deviceType) { in buildConnectionActionIntent() 669 private Intent buildActiveDeviceChangeActionIntent(BluetoothDevice device, int deviceType) { in buildActiveDeviceChangeActionIntent()
|
| /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/Connectivity/nearby/framework/java/android/nearby/ |
| D | PresenceDevice.java | 187 byte[] salt, byte[] secretId, byte[] encryptedIdentity, int deviceType, in PresenceDevice() 373 public Builder setDeviceType(@DeviceType int deviceType) { in setDeviceType()
|
| D | FastPairDeviceMetadata.java | 421 public Builder setDeviceType(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/modules/Uwb/service/java/com/android/server/uwb/params/ |
| D | FiraEncoder.java | 61 int deviceType = params.getDeviceType(); in getTlvBufferFromFiraOpenSessionParams() local
|
| D | FiraDecoder.java | 725 int deviceType = tlvs.getByte(SUPPORTED_DEVICE_TYPE_VER_2_0); in getFiraSpecificationParamsFromTlvBuffer() local
|
| /packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/ |
| D | ConfigurationManager.java | 359 public static FiraOpenSessionParams createOpenSessionParams( in createOpenSessionParams()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/ |
| D | WifiEntryPreferenceTest.java | 269 int deviceType = NetworkProviderInfo.DEVICE_TYPE_PHONE; in refresh_itsHotspotNetworkEntry_shouldUpdateHotspotIcon() local
|
| /packages/modules/Uwb/service/tests/src/com/android/server/uwb/ |
| D | UwbConfigurationManagerTest.java | 148 int deviceType = RANGING_DEVICE_TYPE_CONTROLEE; in getFiraParams() local
|
| /packages/apps/Settings/src/com/android/settings/wifi/ |
| D | WifiEntryPreference.java | 232 void updateHotspotIcon(int deviceType) { in updateHotspotIcon()
|
| /packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ |
| D | RecordInternal.java | 232 public RecordInternal<T> setDeviceType(@Device.DeviceType int deviceType) { in setDeviceType()
|
| /packages/apps/Settings/src/com/android/settings/connecteddevice/stylus/ |
| D | StylusDevicesController.java | 335 String deviceType = BluetoothUtils.getStringMetaData(bluetoothDevice, in isDeviceStylus() local
|