Searched refs:iccISms (Results 1 – 1 of 1) sorted by relevance
2202 ISms iccISms = getISmsService(); in getSmsCapacityOnIcc() local2203 if (iccISms != null) { in getSmsCapacityOnIcc()2204 ret = iccISms.getSmsCapacityOnIccForSubscriber(getSubscriptionId()); in getSmsCapacityOnIcc()3049 ISms iccISms = getISmsServiceOrThrow(); in checkSmsShortCodeDestination() local3050 if (iccISms != null) { in checkSmsShortCodeDestination()3051 return iccISms.checkSmsShortCodeDestination(getSubscriptionId(), in checkSmsShortCodeDestination()