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()
54 private BugleGservices mBugleGservices; field in FakeFactory82 factory.mBugleGservices = new FakeBugleGservices(); in registerWithFakeContext()173 return mBugleGservices; in getBugleGservices()255 this.mBugleGservices = bugleGservices; in withBugleGservices()