Searched defs:contactRef (Results 1 – 2 of 2) sorted by relevance
400 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery()459 final Uri contactRef = PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI.buildUpon() in startQuery() local519 private void allocate(Context context, Uri contactRef) { in allocate()
184 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo()326 public static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo()530 private static int getColumnIndexForPersonId(Uri contactRef, Cursor cursor) { in getColumnIndexForPersonId()