Searched refs:newFromParcel (Results 1 – 8 of 8) sorted by relevance
225 public static SmsMessage newFromParcel(Parcel p) { in newFromParcel() method in SmsMessage228 com.android.internal.telephony.cdma.SmsMessage.newFromParcel(p); in newFromParcel()
168 window = CursorWindow.newFromParcel(reply); in getWindow()
693 public static CursorWindow newFromParcel(Parcel p) { in newFromParcel() method in CursorWindow
122 SmsMessage message = SmsMessage.newFromParcel(p); in createMessageFromParcel()
130 public static SmsMessage newFromParcel(Parcel p) { in newFromParcel() method in SmsMessage
3281 sms = SmsMessage.newFromParcel(p); in responseCdmaSms()
9826 method public static android.database.CursorWindow newFromParcel(android.os.Parcel);
9520 method public static android.database.CursorWindow newFromParcel(android.os.Parcel);