Searched refs:fullscreenIcon (Results 1 – 1 of 1) sorted by relevance
112 Drawable fullscreenIcon = getResources().getDrawable(R.drawable.ic_fullscreen_32, theme); in refresh() local113 fullscreenButton.setImageDrawable(fullscreenIcon); in refresh()