Searched refs:setGhostModeEnabled (Results 1 – 4 of 4) sorted by relevance
142 public void setGhostModeEnabled(boolean enabled) { in setGhostModeEnabled() method in FastBitmapDrawable
182 ((FastBitmapDrawable) mIcon).setGhostModeEnabled(level <= 0); in onLevelChange()
136 disabledIcon.setGhostModeEnabled(true); in updateIcon()
173 iconDrawable.setGhostModeEnabled(info.isDisabled != 0); in applyFromShortcutInfo()