Searched refs:showBackground (Results 1 – 3 of 3) sorted by relevance
226 void setShowBackground(boolean showBackground) { in setShowBackground() argument227 if (mShowBackground != showBackground) { in setShowBackground()228 mShowBackground = showBackground; in setShowBackground()229 mState.setWatchingBackgroundItems(showBackground); in setShowBackground()
924 int showBackground = reply.readInt(); in updateFlingerOptions() local
1099 int showBackground = reply.readInt(); in updateFlingerOptions() local