Searched refs:mCellBroadcastRangeManager (Results 1 – 1 of 1) sorted by relevance
77 private CellBroadcastRangeManager mCellBroadcastRangeManager = field in IccSmsInterfaceManager992 if (!mCellBroadcastRangeManager.enableRange(startMessageId, endMessageId, client)) { in enableGsmBroadcastRange()1007 setCellBroadcastActivation(!mCellBroadcastRangeManager.isEmpty()); in enableGsmBroadcastRange()1022 if (!mCellBroadcastRangeManager.disableRange(startMessageId, endMessageId, client)) { in disableGsmBroadcastRange()1037 setCellBroadcastActivation(!mCellBroadcastRangeManager.isEmpty()); in disableGsmBroadcastRange()1108 mCellBroadcastRangeManager.clearRanges(); in resetAllCellBroadcastRanges()1574 pw.println("Enabled GSM channels: " + mCellBroadcastRangeManager); in dump()