Searched defs:startQuery (Results 1 – 7 of 7) sorted by relevance
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallerInfoAsyncQueryFactory.java | 23 CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | QueryTask.java | 76 public static <C extends SuggestionCursor> void startQuery(String query, in startQuery() method in QueryTask
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/database/ |
D | NoNullCursorAsyncQueryHandler.java | 36 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/ |
D | CallerInfoAsyncQuery.java | 112 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/ |
D | CalendarColorPickerDialog.java | 233 private void startQuery() { in startQuery() method in CalendarColorPickerDialog
|
D | AsyncQueryService.java | 169 public void startQuery(int token, Object cookie, Uri uri, String[] projection, in startQuery() method in AsyncQueryService
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
D | EditEventFragment.java | 461 private void startQuery() { in startQuery() method in EditEventFragment
|