Searched refs:LEVEL_NOT_EMERGENCY (Results 1 – 2 of 2) sorted by relevance
111 public static final int LEVEL_NOT_EMERGENCY = 1; field in CellBroadcastChannelManager.CellBroadcastChannelRange158 mEmergencyLevel = LEVEL_NOT_EMERGENCY; in CellBroadcastChannelRange()399 case CellBroadcastChannelRange.LEVEL_NOT_EMERGENCY: in isEmergencyMessage()
82 assertEquals(CellBroadcastChannelRange.LEVEL_NOT_EMERGENCY, list.get(2).mEmergencyLevel); in testGetCellBroadcastChannelRanges()