Searched refs:CB_AUTHORITY (Results 1 – 1 of 1) sorted by relevance
46 static final String CB_AUTHORITY = "cellbroadcasts"; field in CellBroadcastContentProvider64 sUriMatcher.addURI(CB_AUTHORITY, null, CB_ALL); in sUriMatcher.addURI() argument65 sUriMatcher.addURI(CB_AUTHORITY, "#", CB_ALL_ID); in sUriMatcher.addURI() argument304 CellBroadcastContentProvider.CB_AUTHORITY); in doInBackground()