Searched refs:mRanType (Results 1 – 2 of 2) sorted by relevance
134 public int mRanType; field in CellBroadcastChannelManager.CellBroadcastChannelRange162 mRanType = SmsCbMessage.MESSAGE_FORMAT_3GPP; in CellBroadcastChannelRange()195 mRanType = value.equalsIgnoreCase("cdma") in CellBroadcastChannelRange()
353 manager.enableCellBroadcastRange(range.mStartId, range.mEndId, range.mRanType); in setCellBroadcastRange()355 manager.disableCellBroadcastRange(range.mStartId, range.mEndId, range.mRanType); in setCellBroadcastRange()