Searched refs:mApplicationsStack (Results 1 – 1 of 1) sorted by relevance
119 private ApplicationsStackLayout mApplicationsStack; field in Home219 if (mApplicationsStack == null) { in bindApplications()220 mApplicationsStack = (ApplicationsStackLayout) findViewById(R.id.faves_and_recents); in bindApplications()266 mApplicationsStack.setFavorites(mFavorites); in bindFavorites()320 mApplicationsStack.setFavorites(mFavorites); in bindFavorites()379 mApplicationsStack.setRecents(recents); in bindRecents()