Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationChooser.java451 selectDeviceState(flipped); in gotoNextState()
625 selectDeviceState(configuration.getDeviceState()); in setConfiguration()
643 selectDeviceState(configuration.getDeviceState()); in setConfiguration()
784 selectDeviceState(mConfiguration.getDeviceState()); in onXmlModelLoaded()
1026 void selectDeviceState(@Nullable State state) { in selectDeviceState() method in ConfigurationChooser
1405 selectDeviceState(newState); in onDeviceChange()
1416 selectDeviceState(prevState); in onDeviceChange()
1504 selectDeviceState(prev); in onDeviceConfigChange()
DOrientationMenuAction.java176 mConfiguration.selectDeviceState(mState); in run()
DConfigurationMatcher.java225 mConfigChooser.selectDeviceState(matchState); in adaptConfigSelection()
360 mConfigChooser.selectDeviceState(mConfiguration.getDeviceState()); in findAndSetCompatibleConfig()
394 mConfigChooser.selectDeviceState(mConfiguration.getDeviceState()); in findAndSetCompatibleConfig()