Searched refs:mShowAppLabel (Results 1 – 1 of 1) sorted by relevance
26 private boolean mShowAppLabel; field in CustomizeTileView33 mShowAppLabel = showAppLabel; in setShowAppLabel()41 mSecondLine.setVisibility(mShowAppLabel ? View.VISIBLE : View.GONE); in handleStateChanged()