Searched refs:mFlagImproperImageRefs (Results 1 – 1 of 1) sorted by relevance
43 private Boolean mFlagImproperImageRefs; field in CommonFlags67 if (mFlagImproperImageRefs == null) { in shouldFlagImproperImageRefs()69 mFlagImproperImageRefs = res.getBoolean(R.bool.flag_improper_image_references) in shouldFlagImproperImageRefs()72 return mFlagImproperImageRefs; in shouldFlagImproperImageRefs()