-
- All Implemented Interfaces:
-
android.os.Parcelable
public class ProvidersAppWrapperItem extends ProvidersItem
Internal use only.
-
-
Constructor Summary
Constructors Constructor Description ProvidersAppWrapperItem(Drawable icon, String text)
-
Method Summary
Modifier and Type Method Description DrawablegetDrawableIcon()StringgetText()-
Methods inherited from class net.gini.android.capture.internal.fileimport.providerchooser.ProvidersItem
describeContents, writeToParcel -
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
-
-