Searched refs:NOTIFICATION_PREF_NETWORK (Results 1 – 2 of 2) sorted by relevance
73 public static final int NOTIFICATION_PREF_NETWORK = 1000; field in CarrierServiceStateTracker214 mNotificationTypeMap.put(NOTIFICATION_PREF_NETWORK, in registerNotificationTypes()215 new PrefNetworkNotification(NOTIFICATION_PREF_NETWORK)); in registerNotificationTypes()233 case NOTIFICATION_PREF_NETWORK: in handleMessage()344 NotificationType notificationType = mNotificationTypeMap.get(NOTIFICATION_PREF_NETWORK); in handleAllowedNetworkTypeChanged()
172 notificationTypeMap.get(CarrierServiceStateTracker.NOTIFICATION_PREF_NETWORK); in testSendPrefNetworkNotification()175 notificationTypeMap.put(CarrierServiceStateTracker.NOTIFICATION_PREF_NETWORK, in testSendPrefNetworkNotification()264 notificationTypeMap.get(CarrierServiceStateTracker.NOTIFICATION_PREF_NETWORK); in testSetEnabledNotifications()