Searched refs:FakeBugleGservices (Results 1 – 3 of 3) sorted by relevance
22 public class FakeBugleGservices extends BugleGservices { class23 public FakeBugleGservices() { in FakeBugleGservices() method in FakeBugleGservices
26 final BugleGservices bugleGservices = new FakeBugleGservices(); in testGServiceGet()
37 import com.android.messaging.util.FakeBugleGservices;82 factory.mBugleGservices = new FakeBugleGservices(); in registerWithFakeContext()