Home
last modified time | relevance | path

Searched defs:mAttributes (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbEndpoint.java35 private final int mAttributes; field in UsbEndpoint
H A DUsbConfiguration.java43 private final int mAttributes; field in UsbConfiguration
/aosp14/frameworks/base/drm/java/android/drm/
H A DDrmEvent.java54 private HashMap<String, Object> mAttributes = new HashMap<String, Object>(); field in DrmEvent
H A DDrmInfo.java42 private final HashMap<String, Object> mAttributes = new HashMap<String, Object>(); field in DrmInfo
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DPublishAttributes.java49 private PublishAttributes mAttributes; field in PublishAttributes.Builder
/aosp14/frameworks/base/media/java/android/media/
H A DAudioFocusInfo.java34 private final @NonNull AudioAttributes mAttributes; field in AudioFocusInfo
H A DPlayerBase.java59 protected AudioAttributes mAttributes; field in PlayerBase
449 public final AudioAttributes mAttributes; field in PlayerBase.PlayerIdCard
H A DSoundPool.java134 private final AudioAttributes mAttributes; field in SoundPool
H A DTtmlRenderer.java298 public final String mAttributes; field in TtmlNode
H A DAudioRecord.java601 private AudioAttributes mAttributes; field in AudioRecord.Builder
H A DAudioTrack.java1091 private AudioAttributes mAttributes; field in AudioTrack.Builder
H A DExifInterface.java1462 private final HashMap[] mAttributes = new HashMap[EXIF_TAGS.length]; field in ExifInterface
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbEndpointDescriptor.java59 private int mAttributes; // 3:1 Various flags field in UsbEndpointDescriptor
/aosp14/frameworks/base/media/jni/soundpool/
H A DStreamManager.h439 const audio_attributes_t mAttributes; variable
/aosp14/frameworks/base/tools/aapt/
H A DXMLNode.h199 Vector<attribute_entry> mAttributes; variable
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DFocusRequester.java80 private final @NonNull AudioAttributes mAttributes; field in FocusRequester
H A DAudioDeviceInventory.java417 public final AudioDeviceAttributes mAttributes; field in AudioDeviceInventory.WiredDeviceConnectionState
/aosp14/frameworks/base/core/java/android/print/
H A DPrintJobInfo.java185 private PrintAttributes mAttributes; field in PrintJobInfo
H A DPrintAttributes.java1441 private final PrintAttributes mAttributes = new PrintAttributes(); field in PrintAttributes.Builder
/aosp14/frameworks/base/core/java/android/preference/
H A DSeekBarVolumizer.java90 private AudioAttributes mAttributes; field in SeekBarVolumizer
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java56 private HashMap<String, VertexAttribute> mAttributes = new HashMap<String, VertexAttribute>(); field in ImageShader
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java168 private AudioAttributes mAttributes; field in NotificationRecord
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2247 private ArrayList<Pair<String, String>> mAttributes; field in AssistStructure.HtmlInfoNode
/aosp14/frameworks/base/core/java/android/view/
H A DView.java5401 public String[] mAttributes; field in View