Searched refs:mAndroidConsoleErrorStream (Results 1 – 1 of 1) sorted by relevance
155 private MessageConsoleStream mAndroidConsoleErrorStream; field in AdtPlugin261 mAndroidConsoleErrorStream = mAndroidConsole.newMessageStream(); in start()269 mAndroidConsoleErrorStream.setColor(mRed); in start()738 printToStream(sPlugin.mAndroidConsoleErrorStream, tag, message); in logAndPrintError()750 printToStream(sPlugin.mAndroidConsoleErrorStream, tag, objects); in printErrorToConsole()852 return new AndroidPrintStream(project, prefix, sPlugin.mAndroidConsoleErrorStream); in getErrPrintStream()1378 return sPlugin.mAndroidConsoleErrorStream;