Home
last modified time | relevance | path

Searched refs:mPrefsContainer (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DBrowserHistoryPage.java81 private ViewGroup mPrefsContainer; field in BrowserHistoryPage
235 mPrefsContainer = (ViewGroup) mRoot.findViewById(R.id.prefs_frame); in inflateTwoPane()
239 mPrefsContainer.setVisibility(View.VISIBLE); in inflateTwoPane()