Home
last modified time | relevance | path

Searched defs:getSupportedAttributes (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/engine/common/include/
H A DVolumeGroup.h42 AttributesVector getSupportedAttributes() const { return mGroupVolumeCurves.getAttributes(); } in getSupportedAttributes() function
/aosp12/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java243 public @SuggestionsInfo.ResultAttrs int getSupportedAttributes() { in getSupportedAttributes() method in SpellCheckerService.Session
322 public @SuggestionsInfo.ResultAttrs int getSupportedAttributes() { in getSupportedAttributes() method in SpellCheckerService.InternalISpellCheckerSession
/aosp12/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java574 public @SuggestionsInfo.ResultAttrs int getSupportedAttributes() { in getSupportedAttributes() method in SpellCheckerSession.SpellCheckerSessionParams