Searched refs:DEFAULT_SWITCH_PERSPECTIVE (Results 1 - 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
H A DLogCatView.java40 public static final boolean DEFAULT_SWITCH_PERSPECTIVE = true; field in class:LogCatView
H A DOldLogCatView.java86 public static final boolean DEFAULT_SWITCH_PERSPECTIVE = true; field in class:OldLogCatView
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
H A DPreferenceInitializer.java126 store.setDefault(ATTR_SWITCH_PERSPECTIVE, LogCatView.DEFAULT_SWITCH_PERSPECTIVE);

Completed in 62 milliseconds