Searched refs:changeBounds1 (Results 1 – 2 of 2) sorted by relevance
55 ChangeBounds changeBounds1 = new ChangeBounds(); in onCreate() local56 changeBounds1.addTarget(R.id.button); in onCreate()60 mSequencedMove.addTransition(changeBounds1).addTransition(changeBounds2); in onCreate()
76 ChangeBounds changeBounds1 = new ChangeBounds(); in onCreate() local77 changeBounds1.addTarget(buttons[1]); in onCreate()80 group12.addTransition(changeBounds1).addTransition(changeBounds2); in onCreate()