| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
| D | CarAudioDeviceInfoTest.java | 63 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresNonNullGain_forBusDevices() local 79 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BLUETOOTH_A2DP); in setAudioDeviceInfo_doesNotRequiresNonNullGain_forNonBusDevices() local 93 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresJointModeGain() local 108 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresMaxGainLargerThanMin() local 123 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresDefaultGainLargerThanMin() local 139 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresDefaultGainSmallerThanMax() local 155 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresGainStepSizeFactorOfRange() local 170 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in setAudioDeviceInfo_requiresGainStepSizeFactorOfRangeToDefault() local 186 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in isActive_beforeSettingAudioDevice() local 195 AudioDeviceAttributes attributes = getMockAudioDeviceAttribute(TYPE_BUS); in isActive_afterSettingDeviceInfo() local [all …]
|
| D | FocusEntryTest.java | 123 AudioAttributes attributes = new AudioAttributes.Builder().build(); in getInfoWithFlags() local 131 AudioAttributes attributes = new AudioAttributes.Builder() in getInfoThatReceivesDuckingEvents() local 137 private AudioFocusInfo getInfo(AudioAttributes attributes, int flags) { in getInfo()
|
| /packages/services/Car/service/src/com/android/car/audio/ |
| D | CoreAudioHelper.java | 103 public static int getStrategyForAudioAttributes(AudioAttributes attributes) { in getStrategyForAudioAttributes() 135 public static int getStrategyForAudioAttributesOrDefault(AudioAttributes attributes) { in getStrategyForAudioAttributesOrDefault() 143 AudioAttributes attributes) { in getProductStrategyForAudioAttributes() 229 AudioAttributes attributes = group.getAudioAttributes().get(index); in selectAttributesForVolumeGroupName() local 251 public static String getVolumeGroupNameForAudioAttributes(AudioAttributes attributes) { in getVolumeGroupNameForAudioAttributes() 276 public static int getVolumeGroupIdForAudioAttributes(AudioAttributes attributes) { in getVolumeGroupIdForAudioAttributes()
|
| D | CarAudioContext.java | 413 AudioAttributes attributes = getAudioAttributeFromUsage(usage); in CarAudioContext() local 425 AudioAttributes[] attributes = info.getAudioAttributes(); in CarAudioContext() local 553 @AudioContext int getContextForAttributes(AudioAttributes attributes) { in getContextForAttributes() 561 public @AudioContext int getContextForAudioAttribute(AudioAttributes attributes) { in getContextForAudioAttribute() 602 AudioAttributes attributes) { in getAudioAttributeWrapperFromAttributes() 638 static boolean isNotificationAudioAttribute(AudioAttributes attributes) { in isNotificationAudioAttribute() 645 static boolean isCriticalAudioAudioAttribute(AudioAttributes attributes) { in isCriticalAudioAudioAttribute() 651 static boolean isRingerOrCallAudioAttribute(AudioAttributes attributes) { in isRingerOrCallAudioAttribute() 756 AudioAttributes[] attributes = getAudioAttributesForContext(contextId); in validateAllAudioAttributesSupported() local
|
| D | CarAudioContextInfo.java | 103 static void dumpCarAudioAttributesProto(AudioAttributes attributes, long fieldId, in dumpCarAudioAttributesProto() 132 ArraySet<AudioAttributes> attributes = in audioAttributesMatch() local
|
| /packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/ |
| D | NormalCallDomainSelectorTest.java | 200 DomainSelectionService.SelectionAttributes attributes = in testDestroyedDuringActiveState() local 226 DomainSelectionService.SelectionAttributes attributes = in testSelectDomainInputParams() local 341 DomainSelectionService.SelectionAttributes attributes = in testOutOfService() local 375 DomainSelectionService.SelectionAttributes attributes = in testDomainSelection() local 486 DomainSelectionService.SelectionAttributes attributes = in testWPSCallDomainSelection() local 545 DomainSelectionService.SelectionAttributes attributes = in testTtyCallDomainSelection() local 611 DomainSelectionService.SelectionAttributes attributes = in testEmcCsFailureAndPsRedial() local 685 DomainSelectionService.SelectionAttributes attributes = in testImsRegistrationStateTimeoutMessage() local 724 DomainSelectionService.SelectionAttributes attributes = in testImsRegistrationStateTimeoutHandler() local
|
| /packages/modules/Connectivity/framework/src/android/net/ |
| D | IQosCallback.aidl | 32 in EpsBearerQosSessionAttributes attributes); in onQosEpsBearerSessionAvailable() 34 in NrQosSessionAttributes attributes); in onNrQosSessionAvailable()
|
| D | QosCallbackConnection.java | 77 @NonNull final EpsBearerQosSessionAttributes attributes) { in onQosEpsBearerSessionAvailable() 96 @NonNull final NrQosSessionAttributes attributes) { in onNrQosSessionAvailable()
|
| /packages/services/Car/service/src/com/android/car/audio/hal/ |
| D | HalAudioFocus.java | 122 AudioAttributes attributes = metadataToAudioAttribute(metadata); in requestAudioFocus() local 149 AudioAttributes attributes = metadataToAudioAttribute(metadata); in abandonAudioFocus() local 300 AudioAttributes attributes = generateAudioAttributes(audioAttributesWrapper, zoneId); in generateFocusRequestLocked() local 309 private void onAudioFocusChange(AudioAttributes attributes, int zoneId, int focusChange) { in onAudioFocusChange() 358 private void handleNewlyActiveHalPlayback(AudioAttributes attributes, int zoneId) { in handleNewlyActiveHalPlayback()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/ |
| D | IIpMemoryStore.aidl | 3 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 5 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/ |
| D | IIpMemoryStore.aidl | 3 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 5 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/6/android/net/ |
| D | IIpMemoryStore.aidl | 21 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 23 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/ |
| D | IIpMemoryStore.aidl | 20 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 22 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/ |
| D | IIpMemoryStore.aidl | 21 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 23 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/ |
| D | IIpMemoryStore.aidl | 3 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 5 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/navigation/utils/ |
| D | DialogUtils.kt | 58 val attributes = WindowManager.LayoutParams() in SetDialogDestinationToEdgeToEdge() constant
|
| /packages/modules/Bluetooth/system/packet/avrcp/ |
| D | list_player_application_setting_attributes.h | 42 std::vector<PlayerAttribute> attributes) in ListPlayerApplicationSettingAttributesResponseBuilder()
|
| D | get_current_player_application_setting_value.h | 44 std::vector<PlayerAttribute> attributes, std::vector<uint8_t> values) in GetCurrentPlayerApplicationSettingValueResponseBuilder()
|
| /packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
| D | IIpMemoryStore.aidl | 45 void storeNetworkAttributes(String l2Key, in NetworkAttributesParcelable attributes, in storeNetworkAttributes() 76 void findL2Key(in NetworkAttributesParcelable attributes, IOnL2KeyResponseListener listener); in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/ |
| D | IIpMemoryStore.aidl | 21 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 23 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ |
| D | IIpMemoryStore.aidl | 21 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 23 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/8/android/net/ |
| D | IIpMemoryStore.aidl | 21 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 23 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ |
| D | IIpMemoryStore.aidl | 37 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 39 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/9/android/net/ |
| D | IIpMemoryStore.aidl | 21 … void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in storeNetworkAttributes() 23 …oneway void findL2Key(in android.net.ipmemorystore.NetworkAttributesParcelable attributes, android… in findL2Key()
|
| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/message/simaka/ |
| D | EapSimTypeDataTest.java | 72 List<EapSimAkaAttribute> attributes = Arrays.asList( in testConstructor() local 158 LinkedHashMap<Integer, EapSimAkaAttribute> attributes = new LinkedHashMap<>(); in testEncode() local
|