Searched refs:ACTION_IMS_REGISTRATION_ERROR (Results 1 – 3 of 3) sorted by relevance
638 assertEquals(ImsManager.ACTION_IMS_REGISTRATION_ERROR, intent.getValue().getAction()); in testProcessDisconnectReason()
118 public static final String ACTION_IMS_REGISTRATION_ERROR = field in ImsManager
1770 Intent intent = new Intent(ImsManager.ACTION_IMS_REGISTRATION_ERROR); in processWfcDisconnectForNotification()