HomeSort by relevance Sort by last modified time
    Searched full:create_event (Results 1 - 7 of 7) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 101 final long CREATE_EVENT = 1L;
181 * For EventType.CREATE_EVENT:
252 * Pass to the ExtraLong parameter for EventType.CREATE_EVENT to create
512 & (EventType.CREATE_EVENT | EventType.EDIT_EVENT | EventType.VIEW_EVENT_DETAILS))
599 if (event.eventType == EventType.CREATE_EVENT) {
    [all...]
DayView.java     [all...]
AllInOneActivity.java 779 this, EventType.CREATE_EVENT, -1, t.toMillis(true), 0, 0, 0, -1);
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
CreateEventDialogFragment.java 163 EventType.CREATE_EVENT, -1, mDateInMillis,
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
ModuleClass.py 183 # CREATE_EVENT | SIGNAL_EVENT
  /external/devlib/devlib/bin/armeabi/
trace-cmd 
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
object_tracker.cpp 565 static void create_event(VkDevice dispatchable_object, VkEvent vkObj, VkDebugReportObjectTypeEXT objType) function in namespace:object_tracker
    [all...]

Completed in 3751 milliseconds