Searched refs:getBalloonBackground (Results 1 – 3 of 3) sorted by relevance
88 public Drawable getBalloonBackground() { in getBalloonBackground() method in SkbTemplate
262 public Drawable getBalloonBackground() { in getBalloonBackground() method in SoftKeyboard264 return mSkbTemplate.getBalloonBackground(); in getBalloonBackground()
283 Drawable balloonBg = mSoftKeyboard.getBalloonBackground(); in onKeyPress()