Searched refs:CarEvsServiceType (Results 1 – 5 of 5) sorted by relevance
24 import android.car.evs.CarEvsManager.CarEvsServiceType;51 private final @CarEvsServiceType int mServiceType;60 public CarEvsStatus(@CarEvsServiceType int type, @CarEvsServiceState int state) { in CarEvsStatus()101 public @CarEvsServiceType int getServiceType() { in getServiceType()
95 public @interface CarEvsServiceType {} annotation in CarEvsManager496 public @CarEvsError int startActivity(@CarEvsServiceType int type) { in startActivity()537 @CarEvsServiceType int type, in startVideoStream()635 public boolean isSupported(@CarEvsServiceType int type) { in isSupported()
25 import android.car.evs.CarEvsManager.CarEvsServiceType;65 private @CarEvsServiceType int mLastServiceTypeRequested;79 void onEvent(@CarEvsServiceType int id, boolean on); in onEvent()172 @CarEvsServiceType int type = rawServiceType == EvsServiceType.REARVIEW ? in dispatchHalEvents()
38 import android.car.evs.CarEvsManager.CarEvsServiceType;133 public EvsHalEvent(long timestamp, @CarEvsServiceType int type, boolean on) { in EvsHalEvent()143 public @CarEvsServiceType int getServiceType() { in getServiceType()303 public @CarEvsServiceType int getServiceType() { in getServiceType()604 @CarEvsServiceType int service, ICarEvsStreamCallback callback) { in startServiceAndVideoStream()703 public void onEvent(@CarEvsServiceType int type, boolean on) { in onEvent()894 public @CarEvsError int startVideoStream(@CarEvsServiceType int type, @Nullable IBinder token, in startVideoStream()1036 public boolean isSupported(@CarEvsServiceType int type) { in isSupported()1125 private boolean startService(@CarEvsServiceType int type) { in startService()
27 import android.car.evs.CarEvsManager.CarEvsServiceType;