Searched refs:maSingleton (Results 1 – 1 of 1) sorted by relevance
57 if (maSingleton==null) in getGlobalContainer()58 maSingleton=new ViewContainer(); in getGlobalContainer()59 return maSingleton; in getGlobalContainer()254 private static ViewContainer maSingleton = null ; field in ViewContainer
Completed in 6 milliseconds