OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_START_VIEW
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
GeneralPreferences.java
113
public static final int
DEFAULT_START_VIEW
= CalendarController.ViewType.WEEK;
AllInOneActivity.java
642
GeneralPreferences.KEY_START_VIEW, GeneralPreferences.
DEFAULT_START_VIEW
);
[
all
...]
Utils.java
238
GeneralPreferences.KEY_START_VIEW, GeneralPreferences.
DEFAULT_START_VIEW
);
[
all
...]
Completed in 28 milliseconds