Searched refs:mCustomNav (Results 1 – 1 of 1) sorted by relevance
50 private View mCustomNav; field in StorageWizardBase85 mCustomNav = getLayoutInflater().inflate(R.layout.storage_wizard_navigation, in setContentView()88 mCustomNext = (Button) mCustomNav.findViewById(R.id.suw_navbar_next); in setContentView()100 navParent.addView(mCustomNav, i); in setContentView()116 mCustomNav.setSystemUiVisibility( in onPostCreate()