Searched refs:EVENT_EDIT_ON_LAUNCH (Results 1 – 3 of 3) sorted by relevance
57 public static final String EVENT_EDIT_ON_LAUNCH = "editMode"; field in CalendarController774 intent.putExtra(EVENT_EDIT_ON_LAUNCH, edit); in launchEditEvent()
22 import static com.android.calendar.CalendarController.EVENT_EDIT_ON_LAUNCH;1456 intent.putExtra(EVENT_EDIT_ON_LAUNCH, true); in doEdit()
104 CalendarController.EVENT_EDIT_ON_LAUNCH, false); in onCreate()