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

  /packages/apps/DeskClock/src/com/android/deskclock/
SettingsActivity.java 62 public static final String KEY_AUTO_HOME_CLOCK =
167 } else if (KEY_AUTO_HOME_CLOCK.equals(pref.getKey())) {
206 Preference pref = findPreference(KEY_AUTO_HOME_CLOCK);
  /packages/apps/DeskClock/src/com/android/deskclock/worldclock/
WorldClockAdapter.java 118 if (sharedPref.getBoolean(SettingsActivity.KEY_AUTO_HOME_CLOCK, false)) {

Completed in 3873 milliseconds