Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DBaseUi.java99 private LinearLayout mErrorConsoleContainer = null; field in BaseUi
136 mErrorConsoleContainer = (LinearLayout) frameLayout in BaseUi()
384 mErrorConsoleContainer.removeView(errorConsole); in removeTabFromContentView()
707 mErrorConsoleContainer.removeView(errorConsole); in setShouldShowErrorConsole()
710 mErrorConsoleContainer.addView(errorConsole, in setShouldShowErrorConsole()
715 mErrorConsoleContainer.removeView(errorConsole); in setShouldShowErrorConsole()