Searched refs:REASON_IMS_ACCESS_BLOCKED (Results 1 – 3 of 3) sorted by relevance
41 public static final String REASON_IMS_ACCESS_BLOCKED = "REASON_IMS_ACCESS_BLOCKED"; field in TelecomManagerCompat
40 && TelecomManagerCompat.REASON_IMS_ACCESS_BLOCKED.equals(disconnectCause.getReason())) { in shouldShow()
449 return DisconnectCause.REASON_IMS_ACCESS_BLOCKED; in toTelecomDisconnectReason()