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()816 mShouldDisableView = shouldDisableView; in setShouldDisableView()826 return mShouldDisableView; in getShouldDisableView()
131 private boolean mShouldDisableView = true; field in Preference282 mShouldDisableView = in Preference()528 if (mShouldDisableView) { in onBindViewHolder()762 mShouldDisableView = shouldDisableView; in setShouldDisableView()772 return mShouldDisableView; in getShouldDisableView()