HomeSort by relevance Sort by last modified time
    Searched defs:setDeviceState (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/
NestedConfiguration.java 124 configuration.setDeviceState(values.getDeviceState(), true);
327 public void setDeviceState(State state, boolean skipSync) {
329 super.setDeviceState(state, skipSync);
340 mParent.setDeviceState(state, skipSync);
Configuration.java 455 public void setDeviceState(State state, boolean skipSync) {
    [all...]
ConfigurationMatcher.java 221 mConfiguration.setDeviceState(matchState, true);
352 mConfiguration.setDeviceState(match.state, true);
385 mConfiguration.setDeviceState(match.state, true);
    [all...]
ConfigurationChooser.java     [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 275 milliseconds