Searched defs:arrow (Results 1 – 4 of 4) sorted by relevance
80 ImageView arrow = (ImageView) findViewById(R.id.sort_arrow); in onBind() local104 ImageView arrow, @AnimatorRes int anim, @StringRes int contentDescriptionId) { in showArrow()
54 public final ImageView arrow; field in AlarmItemViewHolder
41 val arrow: ImageView = itemView.findViewById(R.id.arrow) as ImageView in <lambda>() constant
261 protected ImageView arrow; field in HorizontalBreadcrumb.BreadcrumbHolder