OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onRemoveCustomInputStyle
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
CustomInputStylePreference.java
49
public void
onRemoveCustomInputStyle
(CustomInputStylePreference stylePref);
165
mProxy.
onRemoveCustomInputStyle
(this);
194
mProxy.
onRemoveCustomInputStyle
(this);
CustomInputStyleSettingsFragment.java
162
public void
onRemoveCustomInputStyle
(final CustomInputStylePreference stylePref) {
Completed in 43 milliseconds