Searched defs:CB_ALL_ID (Results 1 – 1 of 1) sorted by relevance
55 private static final int CB_ALL_ID = 1; field in CellBroadcastContentProvider65 sUriMatcher.addURI(CB_AUTHORITY, "#", CB_ALL_ID); in sUriMatcher.addURI() argument