Searched refs:mCellBroadcastRangeManager (Results 1 – 1 of 1) sorted by relevance
75 private CellBroadcastRangeManager mCellBroadcastRangeManager = field in IccSmsInterfaceManager942 if (!mCellBroadcastRangeManager.enableRange(startMessageId, endMessageId, client)) { in enableGsmBroadcastRange()957 setCellBroadcastActivation(!mCellBroadcastRangeManager.isEmpty()); in enableGsmBroadcastRange()972 if (!mCellBroadcastRangeManager.disableRange(startMessageId, endMessageId, client)) { in disableGsmBroadcastRange()987 setCellBroadcastActivation(!mCellBroadcastRangeManager.isEmpty()); in disableGsmBroadcastRange()1058 mCellBroadcastRangeManager.clearRanges(); in resetAllCellBroadcastRanges()1508 pw.println("Enabled GSM channels: " + mCellBroadcastRangeManager); in dump()