Searched refs:ACTION_IMS_SERVICE_DOWN (Results 1 – 2 of 2) sorted by relevance
102 public static final String ACTION_IMS_SERVICE_DOWN = field in ImsManager1247 Intent intent = new Intent(ACTION_IMS_SERVICE_DOWN); in binderDied()
110 } else if (intent.getAction().equals(ImsManager.ACTION_IMS_SERVICE_DOWN)) {514 filter.addAction(ImsManager.ACTION_IMS_SERVICE_DOWN); in startMonitoringImsService()