/frameworks/base/core/java/android/view/autofill/ |
D | AutofillValue.java | 44 private final @View.AutofillType int mType; field in AutofillValue 60 Preconditions.checkState(isText(), "value must be a text value, not type=" + mType); in getTextValue() local 81 Preconditions.checkState(isToggle(), "value must be a toggle value, not type=" + mType); in getToggleValue() local 102 Preconditions.checkState(isList(), "value must be a list value, not type=" + mType); in getListValue() local 123 Preconditions.checkState(isDate(), "value must be a date value, not type=" + mType); in getDateValue() local
|
/frameworks/av/include/media/ |
D | MediaResourcePolicy.h | 39 String8 mType; variable
|
D | MediaResource.h | 53 Type mType; variable
|
/frameworks/av/media/libmedia/include/media/ |
D | MediaResourcePolicy.h | 39 String8 mType; variable
|
D | MediaResource.h | 53 Type mType; variable
|
/frameworks/base/media/java/android/media/tv/ |
D | TvStreamConfig.java | 35 private int mType; field in TvStreamConfig 116 private Integer mType; field in TvStreamConfig.Builder
|
D | TvInputHardwareInfo.java | 98 private int mType; field in TvInputHardwareInfo 190 private Integer mType = null; field in TvInputHardwareInfo.Builder
|
/frameworks/base/libs/hwui/thread/ |
D | Barrier.h | 27 …explicit Barrier(Condition::WakeUpType type = Condition::WAKE_UP_ALL) : mType(type), mOpened(false… in mType() function
|
D | Signal.h | 29 …explicit Signal(Condition::WakeUpType type = Condition::WAKE_UP_ALL) : mType(type), mSignaled(fals… in mType() function
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/ |
D | NodeAttribute.java | 5 private final String mType; field in NodeAttribute
|
/frameworks/base/packages/Osu/src/com/android/anqp/ |
D | HSIconFileElement.java | 25 private final String mType; field in HSIconFileElement
|
/frameworks/base/libs/hwui/ |
D | GpuMemoryTracker.h | 73 GpuObjectType mType; variable
|
/frameworks/native/services/surfaceflinger/Effects/ |
D | Daltonizer.h | 47 ColorBlindnessType mType = ColorBlindnessType::None; variable
|
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/models/ |
D | CardRow.java | 34 @SerializedName("type") private int mType = TYPE_DEFAULT; field in CardRow
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/ |
D | InjectedField.java | 28 private final String mType; field in InjectedField
|
/frameworks/base/core/java/android/nfc/tech/ |
D | NfcBarcode.java | 38 private int mType; field in NfcBarcode
|
/frameworks/av/services/soundtrigger/ |
D | SoundTriggerHwService.h | 82 sound_trigger_sound_model_type_t mType; variable 101 event_type mType; variable
|
/frameworks/support/compat/java/android/support/v4/graphics/drawable/ |
D | IconCompat.java | 61 private final int mType; field in IconCompat 174 private IconCompat(int mType) { in IconCompat()
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | Food.java | 25 private final int mType; field in Food
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | GraphOutputTarget.java | 14 private FrameType mType = FrameType.any(); field in GraphOutputTarget
|
/frameworks/base/media/java/android/media/ |
D | MediaSyncEvent.java | 65 private final int mType; field in MediaSyncEvent
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
D | AudioRoute.h | 54 audio_route_type_t mType; variable
|
/frameworks/base/core/java/android/service/autofill/ |
D | SaveInfo.java | 218 private final @SaveDataType int mType; field in SaveInfo 276 private final @SaveDataType int mType; field in SaveInfo.Builder
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/ |
D | InstanceOfExpr.java | 27 ModelClass mType; field in InstanceOfExpr
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/pps/ |
D | SubscriptionParameters.java | 23 private final String mType; field in SubscriptionParameters
|