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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlDelegate.java 184 public Object delegateGetAdapter(Class<?> adapter) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 144 * outline rather than the multi-outline. See the {@link #delegateGetAdapter}
529 public Object delegateGetAdapter(Class<?> adapter) {
608 return super.delegateGetAdapter(adapter);
    [all...]

Completed in 3118 milliseconds