Searched refs:mShouldDisableView (Results 1 – 1 of 1) sorted by relevance
123 private boolean mShouldDisableView = true; field in Preference275 mShouldDisableView = a.getBoolean(attr, mShouldDisableView); in Preference()577 if (mShouldDisableView) { in onBindView()805 mShouldDisableView = shouldDisableView; in setShouldDisableView()815 return mShouldDisableView; in getShouldDisableView()