Searched refs:spacebarBackground (Results 1 – 2 of 2) sorted by relevance
140 final Drawable spacebarBackground = keyboardViewAttr.getDrawable( in KeyboardView() local142 mSpacebarBackground = (spacebarBackground != null) ? spacebarBackground : mKeyBackground; in KeyboardView()
992 @Nonnull final Drawable spacebarBackground) { in selectBackgroundDrawable() argument997 background = spacebarBackground; in selectBackgroundDrawable()