Searched refs:getCameraIdFromCommand (Results 1 – 3 of 3) sorted by relevance
891 public String getCameraIdFromCommand(@NonNull String type) { in getCameraIdFromCommand() method in CarEvsService
1277 assertThat(mCarEvsService.getCameraIdFromCommand(types[i])) in testCommandToSetCameraIdWithMultipleServiceConfigurations()1281 assertThat(mCarEvsService.getCameraIdFromCommand(types[i])) in testCommandToSetCameraIdWithMultipleServiceConfigurations()
3496 mCarEvsService.getCameraIdFromCommand(args[1]), args[1]);3510 String cameraId = mCarEvsService.getCameraIdFromCommand(args[1]);