Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationMatcher.java100 private int dockModeIndex; field in ConfigurationMatcher.ConfigBundle
111 dockModeIndex = bundle.dockModeIndex; in ConfigBundle()
354 mConfiguration.setUiMode(UiMode.getByIndex(match.bundle.dockModeIndex), true); in findAndSetCompatibleConfig()
387 mConfiguration.setUiMode(UiMode.getByIndex(match.bundle.dockModeIndex), true); in findAndSetCompatibleConfig()
423 b.dockModeIndex = index++; in addDockModeToBundles()