Searched refs:getManeuverIcon (Results 1 – 2 of 2) sorted by relevance
150 mManeuver.setImageDrawable(getManeuverIcon(step != null ? step.getManeuver() : null)); in update()244 private Drawable getManeuverIcon(@Nullable Maneuver maneuver) { in getManeuverIcon() method in NavStateController
148 mManeuver.setImageDrawable(getManeuverIcon(step != null ? step.getManeuver() : null)); in update()242 private Drawable getManeuverIcon(@Nullable Maneuver maneuver) { in getManeuverIcon() method in NavStateController