Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java537 private final @SuggestionsInfo.ResultAttrs int mSupportedAttributes; field in SpellCheckerSession.SpellCheckerSessionParams
596 private @SuggestionsInfo.ResultAttrs int mSupportedAttributes = 0; field in SpellCheckerSession.SpellCheckerSessionParams.Builder
/aosp14/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java254 private final @SuggestionsInfo.ResultAttrs int mSupportedAttributes; field in SpellCheckerService.InternalISpellCheckerSession
/aosp14/frameworks/base/services/core/java/com/android/server/textservices/
H A DTextServicesManagerService.java814 public final int mSupportedAttributes; field in TextServicesManagerService.SessionRequest