Searched refs:BugleGservicesImpl (Results 1 – 2 of 2) sorted by relevance
24 public class BugleGservicesImpl extends BugleGservices { class25 public BugleGservicesImpl(final Context context) { in BugleGservicesImpl() method in BugleGservicesImpl
38 import com.android.messaging.util.BugleGservicesImpl;94 factory.mBugleGservices = new BugleGservicesImpl(applicationContext); in register()