Searched refs:topMarkers (Results 1 – 1 of 1) sorted by relevance
544 IMarker[] topMarkers = mContentProvider.getTopMarkers(); in runInUIThread() local545 if (topMarkers != null) { in runInUIThread()546 for (IMarker marker : topMarkers) { in runInUIThread()559 IMarker[] topMarkers = mContentProvider.getTopMarkers(); in runInUIThread() local560 for (IMarker marker : topMarkers) { in runInUIThread()599 IMarker[] topMarkers = mContentProvider.getTopMarkers(); in expandAll() local600 if (topMarkers != null) { in expandAll()601 for (IMarker marker : topMarkers) { in expandAll()