OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auxSubtype
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java
728
InputMethodSubtype
auxSubtype
= null;
744
auxSubtype
= subtype;
752
if (nonAuxSubtype != null &&
auxSubtype
!= null
753
&& (nonAuxSubtype.getLocale().equals(
auxSubtype
.getLocale())
754
||
auxSubtype
.overridesImplicitlyEnabledSubtype()
[
all
...]
/frameworks/base/services/java/com/android/server/
InputMethodManagerService.java
[
all
...]
Completed in 962 milliseconds