Searched refs:mAndroidConsoleErrorStream (Results 1 – 1 of 1) sorted by relevance
149 private MessageConsoleStream mAndroidConsoleErrorStream; field in AdtPlugin223 mAndroidConsoleErrorStream = mAndroidConsole.newMessageStream(); in start()316 mAndroidConsoleErrorStream.setColor(mRed); in workbenchStarted()1011 printToStream(sPlugin.mAndroidConsoleErrorStream, tag, message);1023 printToStream(sPlugin.mAndroidConsoleErrorStream, tag, objects);1763 return sPlugin.mAndroidConsoleErrorStream;