Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DFilmstripItemAttributes.java39 private final EnumSet<Attributes> mAttributes; field in FilmstripItemAttributes
92 EnumSet<Attributes> mAttributes = EnumSet.noneOf(Attributes.class); field in FilmstripItemAttributes.Builder
H A DFilmstripItemBase.java49 protected final FilmstripItemAttributes mAttributes; field in FilmstripItemBase
H A DPlaceholderItem.java47 private final FilmstripItemAttributes mAttributes; field in PlaceholderItem
H A DSessionItem.java44 private final FilmstripItemAttributes mAttributes; field in SessionItem
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDownloadRecord.java29 public final ContentValues mAttributes; field in DownloadRecord
/aosp12/frameworks/av/include/drm/
H A DDrmInfo.h170 KeyedVector<String8, String8> mAttributes; variable
/aosp12/frameworks/av/services/audiopolicy/engine/common/include/
H A DProductStrategy.h49 audio_attributes_t mAttributes = AUDIO_ATTRIBUTES_INITIALIZER; member
H A DVolumeCurve.h191 AttributesVector mAttributes; variable
/aosp12/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
/aosp12/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
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/
H A DSppResponseMessage.java45 private Map<String, String> mAttributes; field in SppResponseMessage
/aosp12/frameworks/base/media/java/android/media/
H A DAudioFocusInfo.java34 private final @NonNull AudioAttributes mAttributes; field in AudioFocusInfo
H A DPlayerBase.java53 protected AudioAttributes mAttributes; field in PlayerBase
443 public final AudioAttributes mAttributes; field in PlayerBase.PlayerIdCard
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbEndpointDescriptor.java59 private int mAttributes; // 3:1 Various flags field in UsbEndpointDescriptor
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/
H A DEapSimStartStateTest.java80 private LinkedHashMap<Integer, EapSimAkaAttribute> mAttributes; field in EapSimStartStateTest
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/
H A DImageToPdfTask.java46 private final PrintAttributes mAttributes; field in ImageToPdfTask
H A DImagePrintActivity.java219 private PrintAttributes mAttributes; field in ImagePrintActivity.ImageAdapter
/aosp12/frameworks/av/media/libmedia/include/media/
H A DMediaCodecInfo.h234 Attributes mAttributes; member
/aosp12/frameworks/base/media/jni/soundpool/
H A DStreamManager.h439 const audio_attributes_t mAttributes; variable
/aosp12/frameworks/base/tools/aapt/
H A DXMLNode.h199 Vector<attribute_entry> mAttributes; variable
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeLayoutParamsMapAttributes.java34 private final Map<String, String> mAttributes; field in BridgeLayoutParamsMapAttributes
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DNotificationEntry.java58 private final AudioAttributes mAttributes; field in NotificationEntry
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DFormatSpec.java272 public final HashMap<String, String> mAttributes; field in FormatSpec.DictionaryOptions

12