Searched refs:CLASS (Results 1 – 2 of 2) sorted by relevance
30 {src/PACKAGE/CLASS.java}, where PACKAGE comes from the name in the <package>31 tag and CLASS comes from the class in the <activity> tag.
46 private static final String CLASS = ChangedContacts.class.getSimpleName(); field in ChangedContacts147 SharedPreferences pref = getSharedPreferences(CLASS, Context.MODE_PRIVATE); in saveLastTimestamp()154 SharedPreferences pref = getSharedPreferences(CLASS, Context.MODE_PRIVATE); in getLastTimestamp()