Home
last modified time | relevance | path

Searched defs:showError (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
DMessageProcessor.java29 static void showError(final String message) { in showError() method in MessageProcessor
DGLFramesView.java640 public void showError(final Exception e) { in showError() method in GLFramesView