Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DController.java173 private boolean mShouldShowErrorConsole; field in Controller
780 return mShouldShowErrorConsole; in shouldShowErrorConsole()
784 if (show == mShouldShowErrorConsole) { in setShouldShowErrorConsole()
788 mShouldShowErrorConsole = show; in setShouldShowErrorConsole()