Searched refs:allAppsButton (Results 1 – 1 of 1) sorted by relevance
114 BubbleTextView allAppsButton = (BubbleTextView) in resetLayout() local116 allAppsButton.setCompoundDrawablesWithIntrinsicBounds(null, in resetLayout()118 allAppsButton.setContentDescription(context.getString(R.string.all_apps_button_label)); in resetLayout()119 allAppsButton.setOnTouchListener(new View.OnTouchListener() { in resetLayout()130 allAppsButton.setOnClickListener(new View.OnClickListener() { in resetLayout()145 mContent.addViewToCellLayout(allAppsButton, -1, 0, lp, true); in resetLayout()