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 344 State alternate = getNextDeviceState(state);
ConfigurationChooser.java 449 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 792 State nextState = parent.getNextDeviceState(currentState);
    [all...]

Completed in 621 milliseconds