Searched refs:sMockGeolocation (Results 1 – 1 of 1) sorted by relevance
27 private static MockGeolocation sMockGeolocation; field in MockGeolocation50 if (sMockGeolocation == null) { in getInstance()51 sMockGeolocation = new MockGeolocation(); in getInstance()53 return sMockGeolocation; in getInstance()