Searched refs:NOTIFICATION_EMERGENCY_NETWORK (Results 1 – 2 of 2) sorted by relevance
69 public static final int NOTIFICATION_EMERGENCY_NETWORK = 1001; field in CarrierServiceStateTracker164 mNotificationTypeMap.put(NOTIFICATION_EMERGENCY_NETWORK, in registerNotificationTypes()165 new EmergencyNetworkNotification(NOTIFICATION_EMERGENCY_NETWORK)); in registerNotificationTypes()180 case NOTIFICATION_EMERGENCY_NETWORK: in handleMessage()302 .get(NOTIFICATION_EMERGENCY_NETWORK); in handleImsCapabilitiesChanged()
196 notificationTypeMap.get(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK); in testSendEmergencyNetworkNotification()199 notificationTypeMap.put(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK, in testSendEmergencyNetworkNotification()