Searched refs:NOTIFICATION_EMERGENCY_NETWORK (Results 1 – 2 of 2) sorted by relevance
64 public static final int NOTIFICATION_EMERGENCY_NETWORK = 1001; field in CarrierServiceStateTracker136 mNotificationTypeMap.put(NOTIFICATION_EMERGENCY_NETWORK, in registerNotificationTypes()137 new EmergencyNetworkNotification(NOTIFICATION_EMERGENCY_NETWORK)); in registerNotificationTypes()152 case NOTIFICATION_EMERGENCY_NETWORK: in handleMessage()227 .get(NOTIFICATION_EMERGENCY_NETWORK); in handleImsCapabilitiesChanged()
184 notificationTypeMap.get(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK); in testSendEmergencyNetworkNotification()187 notificationTypeMap.put(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK, in testSendEmergencyNetworkNotification()