Searched refs:ACTION_IMS_SERVICE_DOWN (Results 1 – 2 of 2) sorted by relevance
94 public static final String ACTION_IMS_SERVICE_DOWN = field in ImsManager777 Intent intent = new Intent(ACTION_IMS_SERVICE_DOWN); in binderDied()
106 } else if (intent.getAction().equals(ImsManager.ACTION_IMS_SERVICE_DOWN)) {431 filter.addAction(ImsManager.ACTION_IMS_SERVICE_DOWN); in PhoneBase()