Home
last modified time | relevance | path

Searched defs:getTypes (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsetsAnimationController.java65 @InsetType int getTypes(); in getTypes() method
DInsetsAnimationControlImpl.java123 public int getTypes() { in getTypes() method in InsetsAnimationControlImpl
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } in getTypes() function
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } in getTypes() function
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h158 const TypeList &getTypes() const { return Types; } in getTypes() function
/frameworks/base/tools/aapt/
DResourceTable.h557 const DefaultKeyedVector<String16, sp<Type> >& getTypes() const { return mTypes; } in getTypes() function
/frameworks/rs/script_api/
DSpecification.h604 const std::map<std::string, Type*>& getTypes() const { return mTypes; } in getTypes() function