Searched refs:mButtons (Results 1 – 1 of 1) sorted by relevance
34 Drawable[] mButtons; field in NinePatchLab93 mButtons = new Drawable[ids.length]; in NPView()99 mButtons[i] = res.getDrawable(ids[i]); in NPView()131 final int N = mButtons.length; in onDraw()139 for (Drawable dr : mButtons) { in onDraw()