Searched refs:getTtlPoints (Results 1 – 3 of 3) sorted by relevance
112 public abstract int getTtlPoints(); in getTtlPoints() method in MetaBugReport134 dest.writeInt(getTtlPoints()); in writeToParcel()
58 values.put(COLUMN_TTL_POINTS, bugReport.getTtlPoints() - 1); in run()
148 if (bugReport.getTtlPoints() <= MIN_TTL_POINTS_TO_SHOW_NOTICE in showOrHideExpirationNotice()