Searched refs:mRanType (Results 1 – 2 of 2) sorted by relevance
118 public int mRanType; field in CellBroadcastChannelManager.CellBroadcastChannelRange133 mRanType = SmsCbMessage.MESSAGE_FORMAT_3GPP; in CellBroadcastChannelRange()162 mRanType = value.equalsIgnoreCase("cdma") in CellBroadcastChannelRange()
281 manager.enableCellBroadcastRange(range.mStartId, range.mEndId, range.mRanType); in setCellBroadcastRange()283 manager.disableCellBroadcastRange(range.mStartId, range.mEndId, range.mRanType); in setCellBroadcastRange()