public static class RemoteViews.OnClickHandler extends Object
Constructor and Description |
---|
OnClickHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
onClickHandler(View view,
PendingIntent pendingIntent,
Intent fillInIntent) |
boolean |
onClickHandler(View view,
PendingIntent pendingIntent,
Intent fillInIntent,
int launchStackId) |
void |
setEnterAnimationId(int enterAnimationId) |
public boolean onClickHandler(View view, PendingIntent pendingIntent, Intent fillInIntent)
public boolean onClickHandler(View view, PendingIntent pendingIntent, Intent fillInIntent, int launchStackId)
public void setEnterAnimationId(int enterAnimationId)