Searched refs:KEY_DEFAULT_NOTES (Results 1 – 1 of 1) sorted by relevance
76 static final String KEY_DEFAULT_NOTES = "default_notes"; field in StylusDevicesController126 pref.setKey(KEY_DEFAULT_NOTES); in createOrUpdateDefaultNotesPreference()211 case KEY_DEFAULT_NOTES: in onPreferenceClick()282 Preference currNotesPref = mPreferencesContainer.findPreference(KEY_DEFAULT_NOTES); in refresh()