HomeSort by relevance Sort by last modified time
    Searched full:mkeypasswordlabel (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 55 private Label mKeyPasswordLabel;
94 mKeyPasswordLabel = new Label(composite, SWT.NONE);
95 mKeyPasswordLabel.setText("Password:");
264 mKeyPasswordLabel.setEnabled(useKey);

Completed in 92 milliseconds