car_app_library/navigation/common/src/main/java/androidx/car/app/sample/navigation/common/nav/NavigationService.java [292:303]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                                null,
                                                null,
                                                null,
                                                instruction.getShouldNotify(),
                                                instruction.getNotificationTitle(),
                                                instruction.getNotificationContent(),
                                                instruction.getNotificationIcon(),
                                                instruction.getShouldShowNextStep(),
                                                instruction.getShouldShowLanes(),
                                                instruction.getJunctionImage());
                                    }
                                    break;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



car_app_library/navigation/common/src/main/java/androidx/car/app/sample/navigation/common/nav/NavigationService.java [311:322]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                                null,
                                                null,
                                                null,
                                                instruction.getShouldNotify(),
                                                instruction.getNotificationTitle(),
                                                instruction.getNotificationContent(),
                                                instruction.getNotificationIcon(),
                                                instruction.getShouldShowNextStep(),
                                                instruction.getShouldShowLanes(),
                                                instruction.getJunctionImage());
                                    }
                                    break;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



