Searched refs:shortcutKeyIconItemHeightWidth (Results 1 – 2 of 2) sorted by relevance
676 final int shortcutKeyIconItemHeightWidth = shortcutsKeyView.getMeasuredHeight() in populateKeyboardShortcuts() local729 Bitmap bitmap = Bitmap.createBitmap(shortcutKeyIconItemHeightWidth, in populateKeyboardShortcuts()730 shortcutKeyIconItemHeightWidth, Bitmap.Config.ARGB_8888); in populateKeyboardShortcuts()
1000 final int shortcutKeyIconItemHeightWidth = shortcutsKeyView.getMeasuredHeight() in populateKeyboardShortcutSearchList() local