Searched refs:queueOperation (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DAsyncQueryService.java184 AsyncQueryServiceHelper.queueOperation(mContext, info);
214 AsyncQueryServiceHelper.queueOperation(mContext, info);
252 AsyncQueryServiceHelper.queueOperation(mContext, info);
288 AsyncQueryServiceHelper.queueOperation(mContext, info);
318 AsyncQueryServiceHelper.queueOperation(mContext, info);
H A DAsyncQueryServiceHelper.java159 static public void queueOperation(Context context, OperationInfo args) { method in class:AsyncQueryServiceHelper

Completed in 8 milliseconds