HomeSort by relevance Sort by last modified time
    Searched defs:EventInfo (Results 1 - 25 of 47) sorted by null

1 2

  /frameworks/support/slices/view/src/main/java/androidx/slice/widget/
EventInfo.java 28 public class EventInfo {
87 * Indicates the event was an interaction with a toggle. Check {@link EventInfo#state} to
92 * Indicates the event was an interaction with a button. Check {@link EventInfo#actionPosition}
97 * Indicates the event was an interaction with a slider. Check {@link EventInfo#state} to
205 public EventInfo(@SliceView.SliceMode int sliceMode, @SliceActionType int actionType,
  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlarmSchedulerTest.java 52 private ArrayList<EventInfo> mEvents = new ArrayList<EventInfo>();
59 private static class EventInfo {
65 public EventInfo(long eventId, boolean allDay, long begin, int reminderMinutes) {
79 mEvents.add(new EventInfo(eventId, allDay, begin, reminderMinutes));
86 for (EventInfo event : mEvents) {
103 for (EventInfo event : mEvents) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
ProcessOptions.c 740 WARNING_IF_CONTEXT *EventInfo;
743 EventInfo = (WARNING_IF_CONTEXT *) Context;
745 if (*(EventInfo->TimeOut) == 0) {
748 gBS->SignalEvent (EventInfo->SyncEvent);
752 UnicodeSPrint(TimeOutString, MAX_TIME_OUT_LEN, L"%d", *(EventInfo->TimeOut));
754 CreateDialog (NULL, gEmptyString, EventInfo->ErrorInfo, gPressEnter, gEmptyString, TimeOutString, NULL);
756 *(EventInfo->TimeOut) -= 1;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetModel.java 45 * {@link EventInfo} instance, since a row in the widget might be either a
71 * {@link EventInfo} is a class that represents an event in the widget. It
75 static class EventInfo {
90 public EventInfo() {
99 builder.append("EventInfo [visibTitle=");
148 EventInfo other = (EventInfo) obj;
244 final List<EventInfo> mEventInfos;
257 mEventInfos = new ArrayList<EventInfo>(50);
354 private EventInfo populateEventInfo(long eventId, boolean allDay, long start, long end
    [all...]
  /external/ImageMagick/MagickCore/
log.c 99 } EventInfo;
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 526 EventInfo &info = Events[getTag<EVENT>()];
532 EventInfo &info = Events[getTag<EVENT>()];
541 const EventInfo &info = I->second;
628 struct EventInfo {
631 EventInfo() : HasDispatcher(false) { }
634 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 522 EventInfo &info = Events[getTag<EVENT>()];
528 EventInfo &info = Events[getTag<EVENT>()];
537 const EventInfo &info = I->second;
620 struct EventInfo {
623 EventInfo() : HasDispatcher(false) { }
626 typedef llvm::DenseMap<EventTag, EventInfo> EventsTy;
  /external/oj-libjdwp/src/share/back/
util.h 267 } EventInfo;
  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 146 public static class EventInfo {
268 void handleEvent(EventInfo event);
322 // The current use of this method for VIEW_EVENT is by the day view to show an EventInfo
325 EventInfo.buildViewExtraLong(Attendees.ATTENDEE_STATUS_NONE, false),
368 EventInfo info = new EventInfo();
419 EventInfo info = new EventInfo();
432 public void sendEvent(Object sender, final EventInfo event) {
    [all...]
  /frameworks/base/core/java/android/service/notification/
ZenModeConfig.java     [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 189 EventInfo eventInfo;
192 eventInfo = findEvent(eventName);
196 Log.i(TAG, "insert " + eventInfo.mTitle);
197 insertEvent(mCalendarId, eventInfo);
499 private class EventInfo {
516 public EventInfo(String title, String startDate, String endDate,
522 public EventInfo(String title, String startDate, String endDate,
550 public EventInfo(String title, String description, String startDate, String endDate,
556 public EventInfo(String title, String description, String startDate, String endDate
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/chartlib/chartlib/24.4.0-beta3/
chartlib-24.4.0-beta3.jar 

Completed in 1003 milliseconds

1 2