HomeSort by relevance Sort by last modified time
    Searched refs:getNextDeviceState (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
OrientationMenuAction.java 70 State flip = configuration.getNextDeviceState(current);
VaryingConfiguration.java 343 State alternate = getNextDeviceState(state);
ConfigurationChooser.java 450 State flipped = mConfiguration.getNextDeviceState(state);
    [all...]
Configuration.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewManager.java 791 State nextState = parent.getNextDeviceState(currentState);
    [all...]

Completed in 5231 milliseconds