Lines Matching defs:sInstance
53 private static Controller sInstance;85 if (sInstance == null) {86 sInstance = new Controller(_context);88 return sInstance;