Searched refs:mHideBackground (Results 1 – 1 of 1) sorted by relevance
80 private boolean mHideBackground; field in NotificationShelf189 + " (hideBackground=" + mHideBackground in toString()908 if (mHideBackground != hideBackground) { in setHideBackground()909 mHideBackground = hideBackground; in setHideBackground()916 return !mHideBackground && super.needsOutline(); in needsOutline()