Searched defs:CB_ALL (Results 1 – 2 of 2) sorted by relevance
39 private static final int CB_ALL = 0; field in DataMigrationContentProvider42 sUriMatcher.addURI(CB_AUTHORITY, null, CB_ALL); in sUriMatcher.addURI() argument
54 private static final int CB_ALL = 0; field in CellBroadcastContentProvider66 sUriMatcher.addURI(CB_AUTHORITY, null, CB_ALL); in sUriMatcher.addURI() argument