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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageControl.java 56 * control is disposed (unless the {@link #setDisposeImage} method is called to turn
63 * the control is disposed (unless the {@link #setDisposeImage} method is
139 public void setDisposeImage(boolean disposeImage) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
ActivityPage.java 159 mPreview.setDisposeImage(false); // Handled manually in this class
NewTemplatePage.java 387 mPreview.setDisposeImage(false); // Handled manually in this class
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 157 mFlag.setDisposeImage(false);

Completed in 258 milliseconds