Searched defs:contactRef (Results 1 – 2 of 2) sorted by relevance
357 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery()416 final Uri contactRef = PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI.buildUpon() in startQuery() local476 private void allocate(Context context, Uri contactRef) { in allocate()
173 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo()303 public static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo()505 private static int getColumnIndexForPersonId(Uri contactRef, Cursor cursor) { in getColumnIndexForPersonId()