Searched defs:AUTHORITY_URI (Results 1 – 2 of 2) sorted by relevance
49 public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY); field in BrowserContract
116 public static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY); field in ContactsContract