Searched refs:iccISms (Results 1 – 1 of 1) sorted by relevance
2051 ISms iccISms = getISmsService(); in getSmsCapacityOnIcc() local2052 if (iccISms != null) { in getSmsCapacityOnIcc()2053 ret = iccISms.getSmsCapacityOnIccForSubscriber(getSubscriptionId()); in getSmsCapacityOnIcc()2730 ISms iccISms = getISmsServiceOrThrow(); in checkSmsShortCodeDestination() local2731 if (iccISms != null) { in checkSmsShortCodeDestination()2732 return iccISms.checkSmsShortCodeDestination(getSubscriptionId(), in checkSmsShortCodeDestination()