Home
last modified time | relevance | path

Searched defs:startQuery (Results 1 – 7 of 7) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallerInfoAsyncQueryFactory.java23 CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DQueryTask.java76 public static <C extends SuggestionCursor> void startQuery(String query, in startQuery() method in QueryTask
/packages/apps/ContactsCommon/src/com/android/contacts/common/database/
DNoNullCursorAsyncQueryHandler.java36 public void startQuery(int token, Object cookie, Uri uri, String[] projection, String selection, in startQuery() method in NoNullCursorAsyncQueryHandler
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallerInfoAsyncQuery.java112 public void startQuery(int token, Object cookie, Uri uri, String[] projection, in startQuery() method in CallerInfoAsyncQuery.CallerInfoAsyncQueryHandler
339 public static void startQuery(final int token, final Context context, final CallerInfo info, in startQuery() method in CallerInfoAsyncQuery
/packages/apps/Calendar/src/com/android/calendar/
DCalendarColorPickerDialog.java233 private void startQuery() { in startQuery() method in CalendarColorPickerDialog
DAsyncQueryService.java169 public void startQuery(int token, Object cookie, Uri uri, String[] projection, in startQuery() method in AsyncQueryService
/packages/apps/Calendar/src/com/android/calendar/event/
DEditEventFragment.java461 private void startQuery() { in startQuery() method in EditEventFragment