Summary: Methods | Inherited Methods
public
class
GrammaticalInflectionManager
extends Object
This class allow applications to control granular grammatical inflection settings (such as per-app grammatical gender).
Summary
Public methods | |
|---|---|
int
|
getApplicationGrammaticalGender()
Returns the current grammatical gender for the calling app. |
int
|
getSystemGrammaticalGender()
Allows privileged preloaded applications to get the system grammatical gender when set. |
void
|
setRequestedApplicationGrammaticalGender(int grammaticalGender)
Sets the current grammatical gender for the calling app (keyed by package name and user ID retrieved from the calling pid). |
Inherited methods | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
From class
| |||||||||||||||||||||||