HomeSort by relevance Sort by last modified time
    Searched defs:UiMode (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/
ConfigurationMatcher.java 44 import com.android.resources.UiMode;
355 mConfiguration.setUiMode(UiMode.getByIndex(match.bundle.dockModeIndex), true);
388 mConfiguration.setUiMode(UiMode.getByIndex(match.bundle.dockModeIndex), true);
421 for (UiMode mode : UiMode.values()) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 57 import com.android.resources.UiMode;
    [all...]
  /prebuilts/sdk/tools/lib/
common.jar 
  /prebuilts/misc/common/layoutlib_api/
layoutlib_api-prebuilt.jar 
  /prebuilts/devtools/tools/lib/
layoutlib-api.jar 

Completed in 100 milliseconds