/frameworks/base/core/java/android/view/autofill/ |
D | AutofillValue.java | 50 private final @View.AutofillType int mType; field in AutofillValue 66 Preconditions.checkState(isText(), "value must be a text value, not type=" + mType); in getTextValue() local 87 Preconditions.checkState(isToggle(), "value must be a toggle value, not type=" + mType); in getToggleValue() local 108 Preconditions.checkState(isList(), "value must be a list value, not type=" + mType); in getListValue() local 129 Preconditions.checkState(isDate(), "value must be a date value, not type=" + mType); in getDateValue() local
|
/frameworks/av/media/libmedia/include/media/ |
D | MediaResourcePolicy.h | 39 String8 mType; variable
|
D | MediaResource.h | 58 Type mType; variable
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | ApnConfigType.java | 27 private final int mType; field in ApnConfigType
|
/frameworks/base/media/java/android/media/tv/ |
D | TvStreamConfig.java | 37 private int mType; field in TvStreamConfig 119 private Integer mType; field in TvStreamConfig.Builder
|
D | TvInputHardwareInfo.java | 100 private int mType; field in TvInputHardwareInfo 193 private Integer mType = null; field in TvInputHardwareInfo.Builder
|
/frameworks/av/media/libaudiofoundation/include/media/ |
D | AudioDeviceTypeAddr.h | 50 audio_devices_t mType = AUDIO_DEVICE_NONE; member
|
/frameworks/base/core/java/android/nfc/tech/ |
D | NfcBarcode.java | 38 private int mType; field in NfcBarcode
|
/frameworks/base/libs/hwui/ |
D | GpuMemoryTracker.h | 73 GpuObjectType mType; variable
|
D | FrameInfoVisualizer.h | 69 ProfileType mType = ProfileType::None; variable
|
/frameworks/native/services/surfaceflinger/Effects/ |
D | Daltonizer.h | 47 ColorBlindnessType mType = ColorBlindnessType::None; variable
|
/frameworks/base/lowpan/java/android/net/lowpan/ |
D | LowpanProperties.java | 34 private final Class<T> mType; field in LowpanProperties.LowpanStandardProperty
|
/frameworks/av/services/soundtrigger/ |
D | SoundTriggerHwService.h | 84 sound_trigger_sound_model_type_t mType; variable 103 event_type mType; variable
|
/frameworks/base/core/java/android/net/ |
D | PlatformVpnProfile.java | 66 @PlatformVpnType protected final int mType; field in PlatformVpnProfile
|
/frameworks/base/media/java/android/media/ |
D | MediaSyncEvent.java | 65 private final int mType; field in MediaSyncEvent
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | GraphOutputTarget.java | 14 private FrameType mType = FrameType.any(); field in GraphOutputTarget
|
/frameworks/base/core/java/android/view/textclassifier/ |
D | ConversationAction.java | 118 private final String mType; field in ConversationAction 214 private String mType; field in ConversationAction.Builder
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
D | AudioRoute.h | 68 audio_route_type_t mType; variable
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/ |
D | AdapterItem.java | 30 private final int mType; field in AdapterItem
|
/frameworks/base/core/java/android/util/ |
D | Property.java | 31 private final Class<V> mType; field in Property
|
/frameworks/base/core/java/android/hardware/lights/ |
D | Light.java | 35 private final int mType; field in Light
|
/frameworks/base/telephony/java/com/android/ims/ |
D | RcsTypeIdPair.java | 27 private int mType; field in RcsTypeIdPair
|
/frameworks/av/media/libeffects/testlibs/ |
D | AudioShelvingFilter.h | 118 ShelfType mType; variable
|
/frameworks/base/core/java/android/bluetooth/le/ |
D | ResultStorageDescriptor.java | 30 private int mType; field in ResultStorageDescriptor
|
/frameworks/base/core/java/android/app/slice/ |
D | SliceSpec.java | 43 private final String mType; field in SliceSpec
|