Searched refs:mButtonBar (Results 1 – 3 of 3) sorted by relevance
84 private ButtonBarLayout mButtonBar; field in GrantPermissionsViewHandlerImpl194 final int oldDynamicHeight = oldBottom - oldTop - mButtonBar.getHeight(); in attachNewContent()275 mButtonBar = (ButtonBarLayout) mRootView.findViewById(R.id.button_group); in createView()276 mButtonBar.setAllowStacking(true); in createView()
47 private ViewGroup mButtonBar; field in DeletionHelperActivity72 mButtonBar = (ViewGroup) findViewById(R.id.button_bar); in onCreate()119 return mButtonBar; in getButtonBar()
130 private ViewGroup mButtonBar; field in SettingsPreferenceFragment170 mButtonBar = (ViewGroup) root.findViewById(R.id.button_bar); in onCreateView()194 return mButtonBar; in getButtonBar()