Home
last modified time | relevance | path

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

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