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