Searched refs:sSingletonInstance (Results 1 – 2 of 2) 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()
23972 Landroid/hardware/location/ActivityRecognitionHardware;->sSingletonInstance:Landroid/hardware/locat…