Searched refs:tickMarkId (Results 1 – 1 of 1) sorted by relevance
114 int tickMarkId = typedArray.getResourceId( in SeekBarWithIconButtonsView() local117 if (tickMarkId != DEFAULT_SEEKBAR_TICK_MARK) { in SeekBarWithIconButtonsView()118 mSeekbar.setTickMark(getResources().getDrawable(tickMarkId)); in SeekBarWithIconButtonsView()