Home
last modified time | relevance | path

Searched refs:shortcutKeyIconItemHeightWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java676 final int shortcutKeyIconItemHeightWidth = shortcutsKeyView.getMeasuredHeight() in populateKeyboardShortcuts() local
729 Bitmap bitmap = Bitmap.createBitmap(shortcutKeyIconItemHeightWidth, in populateKeyboardShortcuts()
730 shortcutKeyIconItemHeightWidth, Bitmap.Config.ARGB_8888); in populateKeyboardShortcuts()
DKeyboardShortcutListSearch.java1000 final int shortcutKeyIconItemHeightWidth = shortcutsKeyView.getMeasuredHeight() in populateKeyboardShortcutSearchList() local