HomeSort by relevance Sort by last modified time
    Searched defs:mType (Results 101 - 125 of 329) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
AllocationInfo.java 46 private final Type mType;
240 mType = typeBuilder.create();
252 return mType;
400 return mType.equals(other.mType) && mUsage == other.mUsage;
414 return RenderScriptSingleton.getCache().getOrCreateTyped(mType, mUsage);
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/omnibox/
OmniboxSuggestion.java 17 private final Type mType;
96 mType = Type.getTypeFromNativeType(nativeType);
127 return mType;
171 return mType.isUrl();
194 return mType + " relevance=" + mRelevance + " \"" + mDisplayText + "\" -> " + mUrl;
199 int hash = 37 * mType.mNativeType + mDisplayText.hashCode() + mFillIntoEdit.hashCode() +
220 return mType == suggestion.mType
SuggestionAnswer.java 176 private final int mType;
180 mType = jsonTextField.getInt(ANSWERS_JSON_TEXT_TYPE);
185 return mType;
  /external/doclava/src/com/google/doclava/
FieldInfo.java 41 mType = type;
48 isVolatile(), isSynthetic(), mType, getRawCommentText(), mConstantValue, position(),
64 return mType;
418 return mType.equals(other.mType)
424 if (!mType.equals(fInfo.mType)) {
490 TypeInfo mType;
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.h 80 sound_trigger_sound_model_type_t mType;
95 event_type mType;
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 236 final int mType;
254 mType = type;
366 if (mType == TYPE_COMPONENT) {
391 } else if (mOrderedHint && mType != TYPE_UNREGISTERED) {
    [all...]
RestrictionEntry.java 90 private int mType;
123 mType = type;
134 this.mType = TYPE_CHOICE;
145 this.mType = TYPE_BOOLEAN;
156 this.mType = TYPE_MULTI_SELECT;
167 mType = TYPE_INTEGER;
176 this.mType = type;
184 return mType;
378 return mType == other.mType && mKey.equals(other.mKey
    [all...]
  /frameworks/base/core/java/android/nfc/tech/
MifareClassic.java 122 private int mType;
155 mType = TYPE_CLASSIC;
159 mType = TYPE_CLASSIC;
163 mType = TYPE_PLUS;
168 mType = TYPE_PLUS;
173 mType = TYPE_CLASSIC;
177 mType = TYPE_CLASSIC;
182 mType = TYPE_CLASSIC;
187 mType = TYPE_CLASSIC;
193 mType = TYPE_PRO
    [all...]
  /frameworks/base/core/java/android/webkit/
JsDialogHelper.java 52 private final int mType;
60 mType = type;
68 mType = msg.getData().getInt("type");
73 switch (mType) {
83 throw new IllegalArgumentException("Unexpected type: " + mType);
96 if (mType == UNLOAD) {
111 if (mType != PROMPT) {
123 if (mType != ALERT) {
  /frameworks/base/core/java/com/android/internal/view/
BaseSurfaceHolder.java 50 int mType = -1;
165 if (mType == SURFACE_TYPE_PUSH_BUFFERS) {
  /frameworks/base/libs/hwui/
Matrix.h 101 mType = kTypeUnknown;
150 mType |= kTypeUnknown;
154 uint8_t type = mType;
161 mType = type;
163 mType |= kTypeTranslate;
165 mType &= ~kTypeTranslate;
218 mutable uint8_t mType;
  /frameworks/base/media/java/android/media/tv/
TvInputHardwareInfo.java 68 private int mType;
81 return mType;
93 if (mType != TV_INPUT_TYPE_HDMI) {
103 b.append(", type=").append(mType);
106 if (mType == TV_INPUT_TYPE_HDMI) {
122 dest.writeInt(mType);
125 if (mType == TV_INPUT_TYPE_HDMI) {
132 mType = source.readInt();
135 if (mType == TV_INPUT_TYPE_HDMI) {
142 private Integer mType = null
    [all...]
  /frameworks/base/obex/javax/obex/
HeaderSet.java 187 private String mType; // null terminated ASCII text string
301 mType = (String)headerValue;
475 return mType;
537 if (mType != null) {
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DirectoryLoader.java 71 private final int mType;
83 mType = type;
107 if (mType == DirectoryFragment.TYPE_SEARCH) {
153 if (mType == DirectoryFragment.TYPE_SEARCH) {
170 if (mType == DirectoryFragment.TYPE_SEARCH) {
  /frameworks/native/include/input/
KeyCharacterMap.h 217 int mType;
  /frameworks/native/include/media/hardware/
HardwareAPI.h 175 Type mType;
202 // mNumPlanes to 0, and mType to MEDIA_IMAGE_TYPE_UNKNOWN.
  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 125 int32_t getDisplayType() const { return mType; }
178 DisplayType mType;
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapEventReport.java 60 private final Type mType;
71 mType = parseType(attrs.get("type"));
73 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
91 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
132 return mType;
172 json.put("type", mType);
BluetoothMapMessage.java 51 private final Type mType;
107 mType = strToType(attrs.get("type"));
181 json.put("type", mType);
266 return mType;
  /frameworks/rs/
rsAllocation.h 174 ObjectBaseRef<const Type> mType;
176 mType.set(t);
  /hardware/intel/common/libmix/videoencoder/
IntelMetadataBuffer.h 105 IntelMetadataBufferType mType;
  /hardware/intel/img/hwcomposer/include/
DisplayPlane.h 79 virtual int getType() const { return mType; }
128 int mType;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 190 const AGpsExtType mType;
209 const AGpsExtType mType;
224 const AGpsExtType mType;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_msg.h 190 const AGpsExtType mType;
209 const AGpsExtType mType;
224 const AGpsExtType mType;
  /hardware/ti/omap4-aah/camera/inc/
ANativeWindowDisplayAdapter.h 44 CameraFrame::FrameType mType;

Completed in 784 milliseconds

1 2 3 45 6 7 8 91011>>