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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 85 handleDefaultSelection(e);
266 protected void handleDefaultSelection(SelectionEvent event) {
362 * <code>handleDefaultSelection</code>.
372 // Enter is handled in handleDefaultSelection.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 624 protected void handleDefaultSelection(SelectionEvent event) {
627 super.handleDefaultSelection(event);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 625 handleDefaultSelection(device);
654 handleDefaultSelection((IDevice)null);
656 handleDefaultSelection(devices[0]);
659 handleDefaultSelection((IDevice)null);
684 handleDefaultSelection(device);
699 handleDefaultSelection(device);
736 private void handleDefaultSelection(final IDevice device) {
764 handleDefaultSelection(clients[0]);
766 handleDefaultSelection((Client)null);
770 handleDefaultSelection((Client)null)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 109 milliseconds