Searched refs:ShowApplications (Results 1 – 1 of 1) sorted by relevance
229 mShowApplications.setOnClickListener(new ShowApplications()); in bindButtons()679 private class ShowApplications implements View.OnClickListener { class in Home