Searched refs:suppSvcNotification (Results 1 – 1 of 1) sorted by relevance
362 public void suppSvcNotify(int indicationType, SuppSvcNotification suppSvcNotification) { in suppSvcNotify() argument366 notification.notificationType = suppSvcNotification.isMT ? 1 : 0; in suppSvcNotify()367 notification.code = suppSvcNotification.code; in suppSvcNotify()368 notification.index = suppSvcNotification.index; in suppSvcNotify()369 notification.type = suppSvcNotification.type; in suppSvcNotify()370 notification.number = suppSvcNotification.number; in suppSvcNotify()