Searched refs:suppSvcNotification (Results 1 – 1 of 1) sorted by relevance
425 public void suppSvcNotify(int indicationType, SuppSvcNotification suppSvcNotification) { in suppSvcNotify() argument429 notification.notificationType = suppSvcNotification.isMT ? 1 : 0; in suppSvcNotify()430 notification.code = suppSvcNotification.code; in suppSvcNotify()431 notification.index = suppSvcNotification.index; in suppSvcNotify()432 notification.type = suppSvcNotification.type; in suppSvcNotify()433 notification.number = suppSvcNotification.number; in suppSvcNotify()