Searched refs:SHOW_NONE (Results 1 – 3 of 3) sorted by relevance
45 public static final int SHOW_NONE = 2; field in ErrorConsoleView53 private int mCurrentShowState = SHOW_NONE;186 case SHOW_NONE: in showConsole()202 return SHOW_NONE; in getShowState()
704 errorConsole.showConsole(ErrorConsoleView.SHOW_NONE); in setShouldShowErrorConsole()
362 mErrorConsole.showConsole(ErrorConsoleView.SHOW_NONE);