Searched refs:DISTINCT_PHONE_NUMBERS (Results 1 – 2 of 2) sorted by relevance
35 public static final String DISTINCT_PHONE_NUMBERS = "DistinctPhoneNumbers"; field in AnnotatedCallLogContract.AnnotatedCallLog43 Uri.withAppendedPath(AnnotatedCallLogContract.CONTENT_URI, DISTINCT_PHONE_NUMBERS);
58 AnnotatedCallLog.DISTINCT_PHONE_NUMBERS, in uriMatcher.addURI() argument