Searched refs:titleId (Results 1 – 2 of 2) sorted by relevance
53 private int titleId; field in TrackSelectionDialog137 int titleId, in createForMappedTrackInfoAndParameters() argument146 titleId, in createForMappedTrackInfoAndParameters()164 int titleId, in init() argument171 this.titleId = titleId; in init()223 dialog.setTitle(titleId); in onCreateDialog()
82 const titleId = data.titles[i]; constant86 const title = data.strings[titleId]; constant103 const highlighted = titleId === this.hoveredTitleId ||