Searched refs:mShowApplications (Results 1 – 1 of 1) sorted by relevance
116 private View mShowApplications; field in Home228 mShowApplications = findViewById(R.id.show_all_apps); in bindButtons()229 mShowApplications.setOnClickListener(new ShowApplications()); in bindButtons()572 mShowApplications.requestFocus(); in hideApplications()