OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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() {