Searched defs:contactRef (Results 1 – 2 of 2) sorted by relevance
405 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery()464 final Uri contactRef = PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI.buildUpon() in startQuery() local534 private void allocate(Context context, Uri contactRef) { in allocate()
208 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo()352 public static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo()600 private static int getColumnIndexForPersonId(Uri contactRef, Cursor cursor) { in getColumnIndexForPersonId()