package android.animation; public class Animator { public void setTarget(Object target) {} public void start() {} }