Searched refs:sInstance (Results 1 – 7 of 7) sorted by relevance
38 private static AdtTestData sInstance = null; field in AdtTestData104 if (sInstance == null) { in getInstance()105 sInstance = new AdtTestData(); in getInstance()107 return sInstance; in getInstance()
45 private static final GlobalCanvasDragInfo sInstance = new GlobalCanvasDragInfo(); field in GlobalCanvasDragInfo61 return sInstance; in getInstance()
67 private static final SimpleXmlTransfer sInstance = new SimpleXmlTransfer(); field in SimpleXmlTransfer76 return sInstance; in getInstance()
47 private static final FlagManager sInstance = new FlagManager(); field in FlagManager56 return sInstance; in get()
58 private static IconFactory sInstance; field in IconFactory70 if (sInstance == null) { in getInstance()71 sInstance = new IconFactory(); in getInstance()73 return sInstance; in getInstance()
39 private static final GlobalLintConfiguration sInstance = new GlobalLintConfiguration(); field in GlobalLintConfiguration54 return sInstance; in get()
74 private static ViewMetadataRepository sInstance = new ViewMetadataRepository(); field in ViewMetadataRepository82 return sInstance; in get()