Searched refs:mGridEntry (Results 1 – 1 of 1) sorted by relevance
121 private Animation mGridEntry; field in Home143 mGridEntry = AnimationUtils.loadAnimation(this, R.anim.grid_entry); in onCreate()540 mGridEntry.setAnimationListener(new ShowGrid()); in showApplications()541 mGrid.startAnimation(mGridEntry); in showApplications()