Home
last modified time | relevance | path

Searched defs:getSupportedTags (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
H A DDelegateStateTrackerTest.java313 private Set<String> getSupportedTags() { in getSupportedTags() method in DelegateStateTrackerTest
/aosp12/frameworks/minikin/include/minikin/
H A DFontCollection.h194 const std::unordered_set<AxisTag>& getSupportedTags() const { return mSupportedAxes; } in getSupportedTags() function