Package 

Class AidlParams

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public abstract class AidlParams
     implements Parcelable
                        
    • Method Summary

      Modifier and Type Method Description
      final void writeToParcel(Parcel dest, int flags)
      final void readFromParcel(Parcel in)
      int describeContents()
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait