Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 100) sorted by relevance

1234

/packages/modules/Connectivity/framework/src/android/net/
DIQosCallback.aidl32 in EpsBearerQosSessionAttributes attributes); in onQosEpsBearerSessionAvailable()
34 in NrQosSessionAttributes attributes); in onNrQosSessionAvailable()
DQosCallbackConnection.java77 @NonNull final EpsBearerQosSessionAttributes attributes) { in onQosEpsBearerSessionAvailable()
96 @NonNull final NrQosSessionAttributes attributes) { in onNrQosSessionAvailable()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DFocusEntryTest.java122 AudioAttributes attributes = new AudioAttributes.Builder().build(); in getInfoWithFlags() local
130 AudioAttributes attributes = new AudioAttributes.Builder() in getInfoThatReceivesDuckingEvents() local
136 private AudioFocusInfo getInfo(AudioAttributes attributes, int flags) { in getInfo()
DCarZonesAudioFocusUnitTest.java297 AudioAttributes attributes = new AudioAttributes.Builder().setUsage(USAGE_MEDIA).build(); in generateAudioFocusRequest() local
305 AudioAttributes attributes = new AudioAttributes.Builder() in generateAudioFocusInfoWithBundledZoneId() local
312 private static AudioFocusInfo generateAudioFocusInfoWithAttributes(AudioAttributes attributes) { in generateAudioFocusInfoWithAttributes()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/
DIIpMemoryStore.aidl3 … 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/2/android/net/
DIIpMemoryStore.aidl3 … 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/3/android/net/
DIIpMemoryStore.aidl20 … 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/6/android/net/
DIIpMemoryStore.aidl21 … 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/5/android/net/
DIIpMemoryStore.aidl21 … 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/
DIIpMemoryStore.aidl3 … 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/10/android/net/
DIIpMemoryStore.aidl21 … 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/9/android/net/
DIIpMemoryStore.aidl21 … 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/
DIIpMemoryStore.aidl37 … 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/src/android/net/
DIIpMemoryStore.aidl45 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/7/android/net/
DIIpMemoryStore.aidl21 … 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/
DIIpMemoryStore.aidl21 … 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/services/Car/service/src/com/android/car/audio/
DCarAudioContext.java395 AudioAttributes[] attributes = info.getAudioAttributes(); in CarAudioContext() local
510 @AudioContext int getContextForAttributes(AudioAttributes attributes) { in getContextForAttributes()
518 public @AudioContext int getContextForAudioAttribute(AudioAttributes attributes) { in getContextForAudioAttribute()
567 static boolean isNotificationAudioAttribute(AudioAttributes attributes) { in isNotificationAudioAttribute()
574 static boolean isCriticalAudioAudioAttribute(AudioAttributes attributes) { in isCriticalAudioAudioAttribute()
580 static boolean isRingerOrCallAudioAttribute(AudioAttributes attributes) { in isRingerOrCallAudioAttribute()
684 AudioAttributes[] attributes = getAudioAttributesForContext(contextId); in validateAllAudioAttributesSupported() local
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/message/simaka/
DEapSimTypeDataTest.java72 List<EapSimAkaAttribute> attributes = Arrays.asList( in testConstructor() local
158 LinkedHashMap<Integer, EapSimAkaAttribute> attributes = new LinkedHashMap<>(); in testEncode() local
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/9/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl21 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl21 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl21 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl37 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/8/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl21 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl3 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/ipmemorystore/
DIOnNetworkAttributesRetrievedListener.aidl3 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()

1234