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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigManagerDialog.java 130 return mLayoutDeviceManager.getAddOnLayoutDevice().toArray();
152 return mLayoutDeviceManager.getAddOnLayoutDevice().size() > 0;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutDeviceManager.java 127 public List<LayoutDevice> getAddOnLayoutDevice() {

Completed in 5995 milliseconds