Searched refs:mRemovedByComment (Results 1 – 1 of 1) sorted by relevance
156 if (mRemovedByComment == null) { in hasRemovedComment()157 mRemovedByComment = comment().isRemoved(); in hasRemovedComment()160 return mRemovedByComment; in hasRemovedComment()289 private Boolean mRemovedByComment = null; field in PackageInfo