Searched defs:CB_AUTHORITY (Results 1 – 2 of 2) sorted by relevance
48 static final String CB_AUTHORITY = "cellbroadcasts-app"; field in CellBroadcastContentProvider66 sUriMatcher.addURI(CB_AUTHORITY, null, CB_ALL); in sUriMatcher.addURI() argument67 sUriMatcher.addURI(CB_AUTHORITY, "#", CB_ALL_ID); in sUriMatcher.addURI() argument
33 static final String CB_AUTHORITY = "cellbroadcast-legacy"; field in DataMigrationContentProvider42 sUriMatcher.addURI(CB_AUTHORITY, null, CB_ALL); in sUriMatcher.addURI() argument