Home
last modified time | relevance | path

Searched refs:hasBeenModified (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStyleSettingsFragment.java172 if (!stylePref.hasBeenModified()) { in onSaveCustomInputStyle()
DCustomInputStylePreference.java113 public boolean hasBeenModified() { in hasBeenModified() method in CustomInputStylePreference