Searched refs:mMonochromeIconBitmap (Results 1 – 1 of 1) sorted by relevance
108 private final Path mMonochromeIconBitmap; field in ArchiveState.ArchiveActivityInfo151 this.mMonochromeIconBitmap = monochromeIconBitmap; in ArchiveActivityInfo()186 return mMonochromeIconBitmap; in getMonochromeIconBitmap()199 "monochromeIconBitmap = " + mMonochromeIconBitmap + in toString()219 && java.util.Objects.equals(mMonochromeIconBitmap, that.mMonochromeIconBitmap); in equals()232 _hash = 31 * _hash + java.util.Objects.hashCode(mMonochromeIconBitmap); in hashCode()