Searched refs:mCellBroadcastRangeManager (Results 1 – 1 of 1) sorted by relevance
86 private CellBroadcastRangeManager mCellBroadcastRangeManager = field in IccSmsInterfaceManager195 mCellBroadcastRangeManager.updateRanges(); in IccSmsInterfaceManager()965 if (!mCellBroadcastRangeManager.enableRange(startMessageId, endMessageId, client)) { in enableGsmBroadcastRange()980 setCellBroadcastActivation(!mCellBroadcastRangeManager.isEmpty()); in enableGsmBroadcastRange()996 if (!mCellBroadcastRangeManager.disableRange(startMessageId, endMessageId, client)) { in disableGsmBroadcastRange()1011 setCellBroadcastActivation(!mCellBroadcastRangeManager.isEmpty()); in disableGsmBroadcastRange()1514 pw.println("Enabled GSM channels: " + mCellBroadcastRangeManager); in dump()