OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELETE_EVENT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
CalendarController.java
120
final long
DELETE_EVENT
= 1L << 4;
518
} else if (event.eventType == EventType.
DELETE_EVENT
) {
797
} else if ((eventInfo.eventType & EventType.
DELETE_EVENT
) != 0) {
[
all
...]
/prebuilt/linux-x86/swt/
swt.jar
/prebuilt/linux-x86_64/swt/
swt.jar
Completed in 1227 milliseconds