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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ChooseAssetTypePage.java 48 private Label mResourceName;
108 mResourceName = new Label(container, SWT.NONE);
109 mResourceName.setLayoutData(new GridData(SWT.FILL, SWT.CENTER, true, false, 1, 1));
149 mResourceName.setText("@drawable/" + getOutputName()); //$NON-NLS-1$
167 new Object[] { mResourceName.getText() },
  /prebuilts/devtools/tools/lib/
sdk-common.jar 

Completed in 277 milliseconds