Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java35 @InsetsType int getTypes(); in getTypes() method
DWindowInsetsAnimationController.java104 @InsetsType int getTypes(); in getTypes() method
DInsetsAnimationThreadControlRunner.java145 public int getTypes() { in getTypes() method in InsetsAnimationThreadControlRunner
DInsetsAnimationControlImpl.java193 @InsetsType public int getTypes() { in getTypes() method in InsetsAnimationControlImpl
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnConfigTypeRepository.java51 public Collection<ApnConfigType> getTypes() { in getTypes() method in ApnConfigTypeRepository
/frameworks/base/core/java/android/service/notification/
DNotificationListenerFilter.java93 public int getTypes() { in getTypes() method in NotificationListenerFilter
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h155 const TypeList &getTypes() const { return Types; } in getTypes() function
/frameworks/compile/slang/BitWriter_2_9/
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