Home | History | Annotate | Download | only in pm

Lines Matching refs:activityName

2272      * @param activityName Name of the activity whose icon is to be retrieved.
2281 public abstract Drawable getActivityIcon(ComponentName activityName)
2350 * @param activityName Name of the activity whose logo is to be retrieved.
2360 public abstract Drawable getActivityLogo(ComponentName activityName)
2471 * @param activityName Name of the activity whose resources are to be
2480 public abstract Resources getResourcesForActivity(ComponentName activityName)