Searched refs:keyIconPopup (Results 1 – 2 of 2) sorted by relevance
79 Drawable keyIconPopup) { in setKeyType() argument82 mKeyIconPopup = keyIconPopup; in setKeyType()
640 Drawable keyIconPopup = getDrawable(xrp, XMLATTR_KEY_ICON_POPUP, null); in getSoftKey() local646 keyIconPopup = mSkbTemplate.getDefaultKeyIconPopup(keyCode); in getSoftKey()647 if (null == keyIcon || null == keyIconPopup) return null; in getSoftKey()691 keyIconPopup); in getSoftKey() local