Home
last modified time | relevance | path

Searched defs:acceptSearchMatch (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DLogCatView.java157 public void acceptSearchMatch(SearchMatch match) throws CoreException { in acceptSearchMatch() method in LogCatView.LogCatViewSearchRequestor
DOldLogCatView.java203 public void acceptSearchMatch(SearchMatch match) throws CoreException { in acceptSearchMatch() method in OldLogCatView.LogCatViewSearchRequestor
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/
DTraceviewEditor.java322 public void acceptSearchMatch(SearchMatch match) throws CoreException { in acceptSearchMatch() method in TraceviewEditor.TraceSearchRequestor