Searched refs:InstrumentClusterService (Results 1 – 2 of 2) sorted by relevance
65 public class InstrumentClusterService implements CarServiceBase, FocusOwnershipCallback, class154 public InstrumentClusterService(Context context, AppFocusService appFocusService, in InstrumentClusterService() method in InstrumentClusterService
47 import com.android.car.cluster.InstrumentClusterService;94 private final InstrumentClusterService mInstrumentClusterService;164 mInstrumentClusterService = new InstrumentClusterService(serviceContext, in ICarImpl()