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