Home
last modified time | relevance | path

Searched refs:focusLogCatView (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DLogCatMonitor.java158 focusLogCatView(device, m.getAppName()); in checkMessages()
187 private void focusLogCatView(final IDevice device, final String appName) { in focusLogCatView() method in LogCatMonitor