HomeSort by relevance Sort by last modified time
    Searched refs:KEY_CALENDAR_ENABLE (Results 1 - 2 of 2) sorted by null

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
SettingsActivity.java 38 public static final String KEY_CALENDAR_ENABLE = "pref_key_calendar_enable";
NotificationService.java 256 if(sharedPref.getBoolean(SettingsActivity.KEY_CALENDAR_ENABLE, false)) {

Completed in 36 milliseconds