Searched refs:initButtons (Results 1 – 3 of 3) sorted by relevance
81 initButtons(mPreference.findViewById(R.id.instant_app_button_container)); in displayPreference()114 private void initButtons(View view) { in initButtons() method in InstantAppButtonsPreferenceController
101 initButtons(); in onFinishInflate()182 private void initButtons() { in initButtons() method in TemperatureControlView
188 initButtons(mNavButtonContainer, mEndContextualContainer, in init()248 private void initButtons(ViewGroup navContainer, ViewGroup endContainer, in initButtons() method in NavbarButtonsViewController