Searched defs:CONTENT_AUTHORITY (Results 1 – 2 of 2) 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