Searched defs:CONTENT_AUTHORITY (Results 1 – 3 of 3) sorted by relevance
36 private static final String CONTENT_AUTHORITY = FeedContract.CONTENT_AUTHORITY; field in SyncUtils
34 public static final String CONTENT_AUTHORITY = "com.example.android.basicsyncadapter"; field in FeedContract
84 private static final String CONTENT_AUTHORITY = "com.example.android.dragsource.fileprovider"; field in DragSourceFragment