Searched refs:mShowPublicExpander (Results 1 – 1 of 1) sorted by relevance
224 private boolean mShowPublicExpander = true; field in ExpandableNotificationRow613 mPublicLayout.updateExpandButtons(mShowPublicExpander); in onNotificationUpdated()2906 if (mShowPublicExpander != showPublicExpander) {2907 mShowPublicExpander = showPublicExpander;2908 mPublicLayout.updateExpandButtons(mShowPublicExpander);