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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
UsagePreferencePage.java 115 * @see org.eclipse.jface.preference.PreferencePage#performApply()
118 protected void performApply() {
120 super.performApply();
  /sdk/ddms/app/src/com/android/ddms/
PrefsDialog.java 585 public void performApply() {
589 super.performApply();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java 420 // performApply anyway
441 * @see org.eclipse.debug.ui.ILaunchConfigurationTab#performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy)
443 public void performApply(ILaunchConfigurationWorkingCopy configuration) {
MainLaunchConfigTab.java 210 public void performApply(ILaunchConfigurationWorkingCopy configuration) {
  /frameworks/base/core/java/android/widget/
RemoteViews.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 433 * @see org.eclipse.debug.ui.ILaunchConfigurationTab#performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy)
435 public void performApply(ILaunchConfigurationWorkingCopy config) {
739 // incorrect result (the performApply() method can result in empty values
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 298 milliseconds