Searched refs:mDisplayIcon (Results 1 – 4 of 4) sorted by relevance
53 private Drawable mDisplayIcon; field in DisplayResolveInfo92 mDisplayIcon = other.mDisplayIcon; in DisplayResolveInfo()103 mDisplayIcon = other.mDisplayIcon; in DisplayResolveInfo()134 return mDisplayIcon; in getDisplayIcon()152 mDisplayIcon = icon; in setDisplayIcon()156 return mDisplayIcon != null; in hasDisplayIcon()
64 private Drawable mDisplayIcon; field in SelectableTargetInfo94 mDisplayIcon = getChooserTargetIconDrawable(chooserTarget, shortcutInfo); in SelectableTargetInfo()119 mDisplayIcon = other.mDisplayIcon; in SelectableTargetInfo()270 return mDisplayIcon; in getDisplayIcon()
151 public boolean mDisplayIcon = true; field in CellBroadcastChannelManager.CellBroadcastChannelRange256 mDisplayIcon = false; in CellBroadcastChannelRange()299 + mDisplayIcon + "dismissOnOutsideTouch=" + mDismissOnOutsideTouch in toString()
450 && (range!= null && range.mDisplayIcon)) { in onResume()994 && (range!= null && range.mDisplayIcon)) { in dismiss()