OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perspectiveRegistry
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
LogCatView.java
182
IPerspectiveRegistry
perspectiveRegistry
= workbench.getPerspectiveRegistry();
186
&&
perspectiveRegistry
.findPerspectiveWithId(perspectiveId) != null) {
OldLogCatView.java
446
IPerspectiveRegistry
perspectiveRegistry
= workbench.getPerspectiveRegistry();
450
&&
perspectiveRegistry
.findPerspectiveWithId(perspectiveId) != null) {
Completed in 63 milliseconds