Searched refs:getType (Results 26 - 50 of 513) sorted by relevance

1234567891011>>

/frameworks/base/packages/Osu/src/com/android/anqp/eap/
H A DNonEAPInnerAuth.java61 public NonEAPType getType() { method in class:NonEAPInnerAuth
85 return ((NonEAPInnerAuth) thatObject).getType() == getType();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/eap/
H A DNonEAPInnerAuth.java61 public NonEAPType getType() { method in class:NonEAPInnerAuth
85 return ((NonEAPInnerAuth) thatObject).getType() == getType();
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A DHistogram.java40 int w = mInPixelsAllocation.getType().getX();
41 int h = mInPixelsAllocation.getType().getY();
73 lo.setX(0, mSums.getType().getY());
/frameworks/av/media/mtp/
H A DMtpStorage.h46 int getType() const;
/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareRequestParcelable.java96 int getType() { method in class:GeofenceHardwareRequestParcelable
97 return mRequest.getType();
114 builder.append(mRequest.getType());
176 parcel.writeInt(getType());
/frameworks/base/media/java/android/media/
H A DMediaSyncEvent.java99 public int getType() { method in class:MediaSyncEvent
/frameworks/base/obex/javax/obex/
H A DOperation.java55 * <code>getType()</code> will return the value specified in the OBEX Type
168 String getType(); method in interface:Operation
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DUUSInfo.java85 public int getType() { method in class:UUSInfo
/frameworks/rs/driver/
H A DrsdFrameBuffer.cpp83 fbo->setDimensions(fb->mHal.state.colorTargets[0]->getType()->getDimX(),
84 fb->mHal.state.colorTargets[0]->getType()->getDimY());
86 fbo->setDimensions(fb->mHal.state.depthTarget->getType()->getDimX(),
87 fb->mHal.state.depthTarget->getType()->getDimY());
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A DArtistic1.java27 mBlured = Allocation.createTyped(mRS, mInPixelsAllocation.getType());
H A DResize.java33 mWidth = mInPixelsAllocation.getType().getX();
34 mHeight = mInPixelsAllocation.getType().getY();
/frameworks/av/media/img_utils/include/img_utils/
H A DTiffEntry.h69 virtual TagType getType() const = 0;
121 return forceValidType<T>(getType(), value);
H A DTiffEntryImpl.h46 TagType getType() const;
86 TagType TiffEntryImpl<T>::getType() const {
105 if (getType() == RATIONAL || getType() == SRATIONAL) {
135 if (getType() == RATIONAL || getType() == SRATIONAL) {
161 if (getType() == RATIONAL || getType() == SRATIONAL) {
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DIOProfile.cpp41 getType() == AUDIO_PORT_TYPE_MIX && getRole() == AUDIO_PORT_ROLE_SOURCE;
43 getType() == AUDIO_PORT_TYPE_MIX && getRole() == AUDIO_PORT_ROLE_SINK;
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryableBoolean.java62 return (Boolean.class.equals(managedType.getType())
63 || boolean.class.equals(managedType.getType())) && nativeType == TYPE_BYTE;
H A DMarshalQueryableNativeByteToInteger.java65 return (Integer.class.equals(managedType.getType())
66 || int.class.equals(managedType.getType())) && nativeType == TYPE_BYTE;
/frameworks/compile/slang/
H A Dslang_rs_special_func.cpp66 clang::QualType QT = PVD->getType().getCanonicalType();
71 << PVD->getType();
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
H A DInstanceOfExpr.java44 .app(getType().toJavaCode());
62 public ModelClass getType() { method in class:InstanceOfExpr
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A DConvolve3x3.java44 mWidth = mInPixelsAllocation.getType().getX();
45 mHeight = mInPixelsAllocation.getType().getY();
/frameworks/support/v4/api21/android/support/v4/view/accessibility/
H A DAccessibilityWindowInfoCompatApi21.java36 public static int getType(Object info) { method in class:AccessibilityWindowInfoCompatApi21
37 return ((AccessibilityWindowInfo) info).getType();
/frameworks/support/v4/java/android/support/v4/net/
H A DConnectivityManagerCompat.java46 final int type = info.getType();
116 return cm.getNetworkInfo(info.getType());
/frameworks/support/v4/java/android/support/v4/provider/
H A DSingleDocumentFile.java54 public String getType() { method in class:SingleDocumentFile
55 return DocumentsContractApi19.getType(mContext, mUri);
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptField_MyStruct.java.expect118 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
124 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
141 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
142 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
156 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
157 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
196 if (mIOBuffer != null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptField_MyStruct.java.expect118 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
124 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
141 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
142 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
156 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
157 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
196 if (mIOBuffer != null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptField_MyStruct.java.expect118 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
124 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
141 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
142 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
156 if (mIOBuffer == null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);
157 if (mItemArray == null) mItemArray = new Item[getType().getX() /* count */];
196 if (mIOBuffer != null) mIOBuffer = new FieldPacker(mElement.getBytesSize() * getType().getX()/* count */);

Completed in 614 milliseconds

1234567891011>>