Searched refs:ServiceCallHelperImpl (Results 1 – 2 of 2) sorted by relevance
37 public class ServiceCallHelperImpl<T> implements ServiceCallHelper<T> { class51 public ServiceCallHelperImpl( in ServiceCallHelperImpl() method in ServiceCallHelperImpl
88 import android.app.appsearch.functions.ServiceCallHelperImpl;190 this(context, lifecycle, new ServiceCallHelperImpl<>( in AppSearchManagerService()