Searched defs:shortcutIcon (Results 1 – 5 of 5) sorted by relevance
47 ImageView shortcutIcon = findViewById(R.id.keyboard_shortcuts_icon); in onMeasure() local
633 ImageView shortcutIcon = (ImageView) shortcutView in populateKeyboardShortcuts() local
734 public void setShortcutIcon(Icon shortcutIcon) { in setShortcutIcon()
710 Bitmap shortcutIcon = style.getShortcutIcon().getBitmap(); in testBuild_ensureMessagingShortcutIconIsNotTooBig_resizesIcon() local
5485 Icon shortcutIcon = Icon.createWithContentUri("content://media/shortcut"); in testVisitUris_messagingStyle() local