Searched defs:getType (Results 151 - 175 of 175) sorted by relevance

1234567

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_FlpHardwareProvider.cpp394 jmethodID getType = env->GetMethodID(geofenceRequestClass, "getType", "()I"); local
397 GeofenceType type = (GeofenceType)env->CallIntMethod(geofenceRequestObject, getType);
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java211 public int getType() { method in class:ImageShader.ProgramUniform
335 switch (uniform.getType()) {
364 switch (uniform.getType()) {
/frameworks/base/tools/aapt/
H A DResourceTable.h349 type getType() const { return mType; } function in class:ResourceTable::Entry
532 sp<Type> getType(const String16& type,
589 sp<Type> getType(const String16& package,
H A DResourceTable.cpp1783 getType(mAssetsPackage, String16("attr"), unknown);
1840 sp<Type> t = getType(package, type, sourcePos);
2158 sp<Type> t = getType(package, type, pos);
2624 sp<Type> attr = p->getType(String16("attr"), unknown);
4095 sp<ResourceTable::Type> ResourceTable::Package::getType(const String16& type, function in class:ResourceTable::Package
4240 sp<Type> privateAttrType = getType(String16(kAttrPrivateType), SourcePos());
4272 sp<ResourceTable::Type> ResourceTable::getType(const String16& package, function in class:ResourceTable
4281 return p->getType(type, sourcePos, doSetIndex);
4292 sp<Type> t = getType(package, type, sourcePos, doSetIndex);
4631 if (e == NULL || e->getType() !
[all...]
/frameworks/compile/slang/
H A Dslang_rs_export_type.h376 inline DataType getType() const { return mType; } function in class:slang::RSExportPrimitiveType
386 return getRSReflectionType(EPT->getType());
562 inline const RSExportType *getType() const { return mType; } function in class:slang::RSExportRecordType::Field
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp155 auto error = display->getType(&displayType);
662 Error Display::getType(DisplayType* outType) const function in class:HWC2::Display
H A DHWC2On1Adapter.cpp241 displayHook<decltype(&Display::getType),
242 &Display::getType, int32_t*>);
825 Error HWC2On1Adapter::Display::getType(int32_t* outType) function in class:android::HWC2On1Adapter::Display
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java552 public AppType getType() { method in class:UiccCardApplication
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java469 public Type getType() { method in class:Allocation
981 if (!mType.equals(a.getType())) {
/frameworks/base/core/java/android/content/
H A DContentResolver.java366 public final @Nullable String getType(@NonNull Uri url) { method in class:ContentResolver
373 return provider.getType(url);
406 * not necessarily a superset of the type returned by {@link #getType} --
H A DIntent.java697 * <p>Input: {@link #getType} is the desired MIME type of the item to create or edit.
966 if (target.getType() != null) {
967 mimeTypes = new String[] { target.getType() };
1024 * Input: {@link #getType} is the desired MIME type to retrieve. Note
1115 * Input: {@link #getType} is the MIME type of the data being sent.
1147 * Input: {@link #getType} is the MIME type of the data being sent.
5888 public String getType() { method in class:Intent
5900 * @see #getType
5918 * @see #getType
5927 return resolver.getType(mDat
[all...]
/frameworks/base/core/java/android/text/style/
H A DTtsSpan.java479 public String getType() { method in class:TtsSpan
/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp692 static int getType(SkColorType colorType) function in namespace:android
723 return getType(nativeBitmap.colorType());
737 type = getType(colorType);
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java307 public String getType(Uri uri) { method in class:SettingsProvider
/frameworks/native/include/input/
H A DInput.h297 virtual int32_t getType() const = 0;
320 virtual int32_t getType() const { return AINPUT_EVENT_TYPE_KEY; } function in class:android::KeyEvent
374 virtual int32_t getType() const { return AINPUT_EVENT_TYPE_MOTION; } function in class:android::MotionEvent
/frameworks/rs/api/
H A DSpecification.h311 Type* getType() const { return mType; } function in class:TypeSpecification
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java383 public int getType() { method in class:VCardEntry.PhoneData
473 public int getType() { method in class:VCardEntry.EmailData
718 public int getType() { method in class:VCardEntry.PostalData
862 public int getType() { method in class:VCardEntry.OrganizationData
965 public int getType() { method in class:VCardEntry.ImData
1426 public int getType() { return mType; } method in class:VCardEntry.SipData
/frameworks/rs/cpp/
H A DrsCppStructs.h621 sp<const Type> getType() const { function in class:android::RSC::Allocation
1744 sp<const Type> getType() { function in class:android::RSC::Script::FieldBase
1745 return mAllocation->getType();
/frameworks/support/v4/java/android/support/v4/view/accessibility/
H A DAccessibilityNodeInfoCompat.java483 public int getType() { method in class:AccessibilityNodeInfoCompat.RangeInfoCompat
484 return AccessibilityNodeInfoCompatKitKat.RangeInfo.getType(mInfo);
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java2811 parcel.writeInt(mRangeInfo.getType());
3682 * {@link RangeInfo#getType() RangeInfo.getType()}
3880 public int getType() { method in class:AccessibilityNodeInfo.RangeInfo
/frameworks/base/core/java/android/webkit/
H A DWebView.java510 public int getType() { method in class:WebView.HitTestResult
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2545 public int getType() { method in class:EditStyledText.EditStyledTextSpans.MarqueeSpan
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 3899 milliseconds

1234567