Searched refs:ICarInput (Results 1 – 3 of 3) sorted by relevance
26 interface ICarInput { interface
243 private final ICarInput mService;256 mService = ICarInput.Stub.asInterface(service); in CarInputManager()
45 import android.car.input.ICarInput;98 public class CarInputService extends ICarInput.Stub