Searched refs:mKeyBackground2nd (Results 1 – 1 of 1) sorted by relevance
223 private Drawable mKeyBackground2nd; field in KeyboardView337 mKeyBackground2nd = a.getDrawable(R.styleable.WnnKeyboardView_keyBackground2nd); in KeyboardView()718 Drawable keyBackground = key.isSecondKey ? mKeyBackground2nd : mKeyBackground; in onBufferDraw()