Searched defs:EVENT_ARG_QUERY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DAsyncQueryService.java60 static final int EVENT_ARG_QUERY = 1; field in class:AsyncQueryService.Operation
83 case Operation.EVENT_ARG_QUERY:
172 info.op = Operation.EVENT_ARG_QUERY;
411 case Operation.EVENT_ARG_QUERY:

Completed in 45 milliseconds