Searched refs:sSingletonInstance (Results 1 – 1 of 1) sorted by relevance
53 private static ActivityRecognitionHardware sSingletonInstance; field in ActivityRecognitionHardware79 if (sSingletonInstance == null) { in getInstance()80 sSingletonInstance = new ActivityRecognitionHardware(context); in getInstance()83 return sSingletonInstance; in getInstance()