Searched refs:NOTIFICATION_EMERGENCY_NETWORK (Results 1 – 2 of 2) sorted by relevance
118 CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK); in testCancelBothNotifications()140 eq(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK), any()); in testSendBothNotifications()194 notificationTypeMap.get(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK); in testSendEmergencyNetworkNotification()197 notificationTypeMap.put(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK, in testSendEmergencyNetworkNotification()210 eq(CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK), in testSendEmergencyNetworkNotification()217 CarrierServiceStateTracker.NOTIFICATION_EMERGENCY_NETWORK); in testSendEmergencyNetworkNotification()
65 public static final int NOTIFICATION_EMERGENCY_NETWORK = 1001; field in CarrierServiceStateTracker131 mNotificationTypeMap.put(NOTIFICATION_EMERGENCY_NETWORK, in registerNotificationTypes()132 new EmergencyNetworkNotification(NOTIFICATION_EMERGENCY_NETWORK)); in registerNotificationTypes()147 case NOTIFICATION_EMERGENCY_NETWORK: in handleMessage()229 .get(NOTIFICATION_EMERGENCY_NETWORK); in handleImsCapabilitiesChanged()