Searched refs:ImsSuppServiceNotification (Results 1 – 7 of 7) sorted by relevance
31 public class ImsSuppServiceNotification implements Parcelable { class47 public ImsSuppServiceNotification() { in ImsSuppServiceNotification() method in ImsSuppServiceNotification50 public ImsSuppServiceNotification(Parcel in) { in ImsSuppServiceNotification() method in ImsSuppServiceNotification89 public static final Creator<ImsSuppServiceNotification> CREATOR =90 new Creator<ImsSuppServiceNotification>() {92 public ImsSuppServiceNotification createFromParcel(Parcel in) {93 return new ImsSuppServiceNotification(in);97 public ImsSuppServiceNotification[] newArray(int size) {98 return new ImsSuppServiceNotification[size];
20 parcelable ImsSuppServiceNotification;
23 import com.android.ims.ImsSuppServiceNotification;247 ImsSuppServiceNotification suppSrvNotification) { in callSessionSuppServiceReceived()
24 import com.android.ims.ImsSuppServiceNotification;132 in ImsSuppServiceNotification suppSrvNotification); in callSessionSuppServiceReceived()
30 import com.android.ims.ImsSuppServiceNotification;404 ImsSuppServiceNotification suppServiceInfo) { in callSessionSuppServiceReceived()1264 ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived()
399 ImsSuppServiceNotification suppServiceInfo) { in onCallSuppServiceReceived()2932 ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived()
68 import com.android.ims.ImsSuppServiceNotification;2234 ImsSuppServiceNotification suppServiceInfo) {