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