Ejemplo n.º 1
0
 public virtual void writeToParcel(Parcel dest, int flags)
 {
 }
Ejemplo n.º 2
0
 public void writeToParcel(Parcel dest, int flags)
 {
     throw new System.NotImplementedException();
 }