Searched defs:CONTENT_URI (Results 1 – 3 of 3) sorted by relevance
57 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in EABContract72 public static final Uri CONTENT_URI = Uri.withAppendedPath(EABContract.CONTENT_URI, field in EABContract.EABColumns
32 public static final Uri CONTENT_URI = field in ScriptsLiveFolder
63 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in Contacts77 public static final Uri CONTENT_URI = field in Contacts.Impl