The members of Android.Content.PM.PackageStats are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
CacheSize | long. Size of cache used by the application. (e.g., /data/data/ | |
CodeSize | long. Size of the code (e.g. | |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
DataSize | long. Size of the internal data size for the application. (e.g.,
/data/data/ | |
ExternalCacheSize | long. Size of the external cache used by the application (i.e., on the SD card). | |
ExternalCodeSize | long. Size of the secure container on external storage holding the application's code. | |
ExternalDataSize | long. Size of the external data used by the application (e.g. | |
ExternalMediaSize | long. Size of the external media size used by the application. | |
ExternalObbSize | long. Size of the package's OBBs placed on external media. | |
PackageName | string. Name of the package to which this stats applies. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |