Searched refs:mFlagImproperImageRefs (Results 1 – 1 of 1) sorted by relevance
44 private Boolean mFlagImproperImageRefs; field in CommonFlags68 if (mFlagImproperImageRefs == null) { in shouldFlagImproperImageRefs()70 mFlagImproperImageRefs = res.getBoolean(R.bool.flag_improper_image_references) in shouldFlagImproperImageRefs()73 return mFlagImproperImageRefs; in shouldFlagImproperImageRefs()