Searched refs:upButtonIcon (Results 1 – 1 of 1) sorted by relevance
351 Drawable upButtonIcon = a.getDrawable(R.styleable.PagedListView_upButtonIcon); in init() local352 if (upButtonIcon != null) { in init()353 setUpButtonIcon(upButtonIcon); in init()