Searched refs:phoneLookupUri (Results 1 – 3 of 3) sorted by relevance
29 public static String getContactIdColumnNameForUri(Uri phoneLookupUri) { in getContactIdColumnNameForUri() argument34 boolean isSip = phoneLookupUri.getBooleanQueryParameter( in getContactIdColumnNameForUri()
67 public static String[] getPhoneLookupProjection(Uri phoneLookupUri) { in getPhoneLookupProjection() argument72 boolean isSip = phoneLookupUri.getBooleanQueryParameter( in getPhoneLookupProjection()
80 public static String[] getDefaultPhoneLookupProjection(Uri phoneLookupUri) { in getDefaultPhoneLookupProjection() argument85 boolean isSip = phoneLookupUri.getBooleanQueryParameter( in getDefaultPhoneLookupProjection()