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