Searched refs:mAndroidConsoleErrorStream (Results 1 – 1 of 1) sorted by relevance
147 private MessageConsoleStream mAndroidConsoleErrorStream; field in AdtPlugin222 mAndroidConsoleErrorStream = mAndroidConsole.newMessageStream(); in start()315 mAndroidConsoleErrorStream.setColor(mRed); in workbenchStarted()1020 printToStream(sPlugin.mAndroidConsoleErrorStream, tag, message);1032 printToStream(sPlugin.mAndroidConsoleErrorStream, tag, objects);1772 return sPlugin.mAndroidConsoleErrorStream;