Searched refs:mShouldDisableView (Results 1 – 2 of 2) sorted by relevance
127 private boolean mShouldDisableView = true; field in Preference279 mShouldDisableView = a.getBoolean(attr, mShouldDisableView); in Preference()585 if (mShouldDisableView) { in onBindView()819 mShouldDisableView = shouldDisableView; in setShouldDisableView()829 return mShouldDisableView; in getShouldDisableView()
134 private boolean mShouldDisableView = true; field in Preference285 mShouldDisableView = in Preference()531 if (mShouldDisableView) { in onBindViewHolder()765 mShouldDisableView = shouldDisableView; in setShouldDisableView()775 return mShouldDisableView; in getShouldDisableView()