HomeSort by relevance Sort by last modified time
    Searched refs:CustomViewDescriptorService (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
CustomViewDescriptorService.java 58 public final class CustomViewDescriptorService {
60 private static CustomViewDescriptorService sThis = new CustomViewDescriptorService();
97 * Returns the singleton instance of {@link CustomViewDescriptorService}.
99 public static CustomViewDescriptorService getInstance() {