Home
last modified time | relevance | path

Searched refs:DeselectAll (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
DExportMessages.java33 public static String DeselectAll; field in ExportMessages
DExportMessages.properties23 DeselectAll=&Deselect All key
DProjectSelectionPage.java162 deselectAll.setText(ExportMessages.DeselectAll); in createSelectionButtons()