return "com.android.internal.telephony.gsm.PDPContextState: {" + " cid: " + cid + ", active: " + active + ", type: " + type + ", apn: " + apn + ", address: " + address + " }";