Searched refs:ICarOccupantConnection (Results 1 – 4 of 4) sorted by relevance
25 interface ICarOccupantConnection { interface
300 private final ICarOccupantConnection mService;423 mService = ICarOccupantConnection.Stub.asInterface(service); in CarOccupantConnectionManager()
44 import android.car.occupantconnection.ICarOccupantConnection;74 private ICarOccupantConnection mService;
37 import android.car.occupantconnection.ICarOccupantConnection;71 public class CarOccupantConnectionService extends ICarOccupantConnection.Stub implements