Searched refs:mBugleGservices (Results 1 – 2 of 2) sorted by relevance
53 private BugleGservices mBugleGservices; field in FactoryImpl94 factory.mBugleGservices = new BugleGservicesImpl(applicationContext); in register()104 Assert.initializeGservices(factory.mBugleGservices); in register()105 LogUtil.initializeGservices(factory.mBugleGservices); in register()145 return mBugleGservices; in getBugleGservices()
55 private BugleGservices mBugleGservices; field in FakeFactory83 factory.mBugleGservices = new FakeBugleGservices(); in registerWithFakeContext()175 return mBugleGservices; in getBugleGservices()257 this.mBugleGservices = bugleGservices; in withBugleGservices()