Searched refs:PREF_MESSAGE (Results 1 – 1 of 1) sorted by relevance
33 private static final String PREF_MESSAGE = "MESSAGE_LOGGER"; field in MessageLogger48 return context.getSharedPreferences(PREF_MESSAGE, Context.MODE_PRIVATE); in getPrefs()