/frameworks/base/core/java/android/os/ |
D | Vibrator.java | 180 public void vibrate(long milliseconds, AudioAttributes attributes) { in vibrate() 243 public void vibrate(long[] pattern, int repeat, AudioAttributes attributes) { in vibrate() 253 vibrate(VibrationEffect.createWaveform(pattern, repeat), attributes); in vibrate() local 265 public void vibrate(VibrationEffect vibe, AudioAttributes attributes) { in vibrate() 266 vibrate(Process.myUid(), mPackageName, vibe, null, attributes); in vibrate() local 276 String reason, AudioAttributes attributes); in vibrate()
|
D | SystemVibrator.java | 74 String reason, AudioAttributes attributes) { in vibrate() 86 private static int usageForAttributes(AudioAttributes attributes) { in usageForAttributes()
|
/frameworks/av/include/media/ |
D | AudioAttributes.h | 31 AudioAttributes(const audio_attributes_t &attributes) : mAttributes(attributes) {} in AudioAttributes() 34 const audio_attributes_t &attributes) : in AudioAttributes()
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioAttributes.h | 31 AudioAttributes(const audio_attributes_t &attributes) : mAttributes(attributes) {} in AudioAttributes() 34 const audio_attributes_t &attributes) : in AudioAttributes()
|
/frameworks/compile/libbcc/lib/ |
D | CompilerConfig.cpp | 37 void AddX86NativeCPUFeatures(std::vector<std::string>* attributes) { in AddX86NativeCPUFeatures() 105 std::vector<std::string> attributes; in initializeArch() local
|
/frameworks/base/sax/java/android/sax/ |
D | RootElement.java | 111 Attributes attributes) throws SAXException { in startElement() 140 void startRoot(String uri, String localName, Attributes attributes) in startRoot() 153 void start(Element e, Attributes attributes) { in start()
|
D | StartElementListener.java | 31 void start(Attributes attributes); in start()
|
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/ |
D | MDnsUtils.java | 39 Map<String,byte[]> attributes = networkDevice.getAttributes(); in isVendorPrinter() local 51 Map<String,byte[]> attributes = networkDevice.getAttributes(); in getVendor() local
|
/frameworks/base/services/net/aidl/ipmemorystore/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()
|
/frameworks/base/services/net/aidl/ipmemorystore/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()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | GraphReader.java | 278 private void addImportCommand(Attributes attributes) throws SAXException { in addImportCommand() 283 private void addLibraryCommand(Attributes attributes) throws SAXException { in addLibraryCommand() 288 private void addConnectCommand(Attributes attributes) { in addConnectCommand() 354 private void addVarCommand(Attributes attributes) throws SAXException { in addVarCommand() 371 private void beginFilter(Attributes attributes) throws SAXException { in beginFilter() 381 private void addFilterInput(Attributes attributes) throws SAXException { in addFilterInput() 409 private static Object getAssignmentValue(Attributes attributes) { in getAssignmentValue() 433 private static String getRequiredAttribute(Attributes attributes, String name) in getRequiredAttribute()
|
/frameworks/base/services/net/aidl/ipmemorystore/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()
|
/frameworks/base/services/net/java/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()
|
D | IpMemoryStoreClient.java | 87 @NonNull final NetworkAttributes attributes, in storeNetworkAttributes() 137 public void findL2Key(@NonNull final NetworkAttributes attributes, in findL2Key()
|
/frameworks/av/drm/libmediadrm/protos/ |
D | metrics.proto | 50 optional Attributes attributes = 2; field 64 optional Attributes attributes = 6; field
|
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/ |
D | MDnsUtils.java | 36 Map<String, byte[]> attributes = networkDevice.getAttributes(); in isVendorPrinter() local 51 Map<String, byte[]> attributes = networkDevice.getAttributes(); in getVendor() local
|
/frameworks/base/media/java/android/media/ |
D | HwAudioSource.java | 48 private HwAudioSource(@NonNull AudioDeviceInfo device, @NonNull AudioAttributes attributes) { in HwAudioSource() 193 public @NonNull Builder setAudioAttributes(@NonNull AudioAttributes attributes) { in setAudioAttributes()
|
/frameworks/base/services/net/aidl/ipmemorystore/1/android/net/ipmemorystore/ |
D | IOnNetworkAttributesRetrievedListener.aidl | 3 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
|
/frameworks/base/services/net/aidl/ipmemorystore/2/android/net/ipmemorystore/ |
D | IOnNetworkAttributesRetrievedListener.aidl | 3 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
|
/frameworks/base/services/net/aidl/ipmemorystore/3/android/net/ipmemorystore/ |
D | IOnNetworkAttributesRetrievedListener.aidl | 20 ….StatusParcelable status, in String l2Key, in android.net.ipmemorystore.NetworkAttributesParcelabl… in onNetworkAttributesRetrieved()
|
/frameworks/base/services/net/java/android/net/ipmemorystore/ |
D | IOnNetworkAttributesRetrievedListener.aidl | 29 in NetworkAttributesParcelable attributes); in onNetworkAttributesRetrieved()
|
D | OnNetworkAttributesRetrievedListener.java | 29 void onNetworkAttributesRetrieved(Status status, String l2Key, NetworkAttributes attributes); in onNetworkAttributesRetrieved()
|
/frameworks/native/libs/vr/libdvr/ |
D | dvr_surface.cpp | 31 bool ConvertSurfaceAttributes(const DvrSurfaceAttribute* attributes, in ConvertSurfaceAttributes() 90 int dvrSurfaceCreate(const DvrSurfaceAttribute* attributes, in dvrSurfaceCreate() 124 const DvrSurfaceAttribute* attributes, in dvrSurfaceSetAttributes()
|
/frameworks/native/libs/vr/libdisplay/ |
D | display_client.cpp | 41 Surface::Surface(const SurfaceAttributes& attributes, int* error) in Surface() 69 Status<void> Surface::SetAttributes(const SurfaceAttributes& attributes) { in SetAttributes() 182 const SurfaceAttributes& attributes) { in CreateSurface()
|
/frameworks/layoutlib/bridge/tests/src/android/util/ |
D | BridgeXmlPullAttributesTest.java | 60 BridgeXmlPullAttributes attributes = new BridgeXmlPullAttributes( in testGetAttributeIntValueForEnums() local
|