Searched refs:BinderProxyService (Results 1 – 2 of 2) sorted by relevance
114 new Intent(mContext, BinderProxyService.class), in testGetExtension()120 + BinderProxyService.class.getSimpleName()); in testGetExtension()
22 public class BinderProxyService extends Service { class