Searched defs:startQuery (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| D | CallerInfoAsyncQuery.java | 357 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery() method in CallerInfoAsyncQuery 387 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method in CallerInfoAsyncQuery 405 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method in CallerInfoAsyncQuery
|
| /frameworks/base/core/java/android/content/ |
| D | AsyncQueryHandler.java | 164 public void startQuery(int token, Object cookie, Uri uri, in startQuery() method in AsyncQueryHandler
|