Searched refs:NO_ICON (Results 1 – 3 of 3) sorted by relevance
51 private static final Drawable NO_ICON = new ColorDrawable(Color.TRANSPARENT); field in VirtualKeyboardFragment98 icon = NO_ICON; in updateInputMethodPreferenceViews()
57 static final Drawable NO_ICON = new ColorDrawable(Color.TRANSPARENT); field in InputMethodUtil89 icon = NO_ICON; in getPackageIcon()
178 InputMethodUtil.NO_ICON); in getPackageIcon_noApplicationIcon()