FileDocCategorySizeDatePackage
IRemoteViewsFactory.javaAPI DocAndroid 5.1 API10129Sat Mar 14 05:48:10 GMT 2015com.android.internal.widget

IRemoteViewsFactory

public interface IRemoteViewsFactory implements android.os.IInterface
{@hide}

Fields Summary
Constructors Summary
Methods Summary
public intgetCount()

public longgetItemId(int position)

public android.widget.RemoteViewsgetLoadingView()

public android.widget.RemoteViewsgetViewAt(int position)

public intgetViewTypeCount()

public booleanhasStableIds()

public booleanisCreated()

public voidonDataSetChanged()

public voidonDataSetChangedAsync()

public voidonDestroy(android.content.Intent intent)