Searched refs:KEY_SHOW_CONTROLS (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DGeneralPreferences.java79 public static final String KEY_SHOW_CONTROLS = "preferences_show_controls"; field in class:GeneralPreferences
H A DAllInOneActivity.java383 this, GeneralPreferences.KEY_SHOW_CONTROLS, true);
791 this, GeneralPreferences.KEY_SHOW_CONTROLS, !mHideControls);

Completed in 45 milliseconds