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