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