|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IBubbleListAdapter
public interface IRemoteListAdapter
Nested Class Summary | |
---|---|
static class |
IRemoteListAdapter.Stub
Deprecated. Local-side IPC implementation stub class. |
Method Summary | |
---|---|
int |
getCount()
Deprecated. |
RemoteViews |
getLoadingViews(int position)
Deprecated. |
PendingIntent |
getOnClickPendingIntent(int position)
Deprecated. |
RemoteViews |
getViews(int position)
Deprecated. |
boolean |
isLoading()
Deprecated. |
Methods inherited from interface android.os.IInterface |
---|
asBinder |
Method Detail |
---|
int getCount() throws RemoteException
RemoteException
boolean isLoading() throws RemoteException
RemoteException
RemoteViews getLoadingViews(int position) throws RemoteException
RemoteException
RemoteViews getViews(int position) throws RemoteException
RemoteException
PendingIntent getOnClickPendingIntent(int position) throws RemoteException
RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |