Home
last modified time | relevance | path

Searched refs:MIN_TTL_POINTS_TO_SHOW_NOTICE (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugInfoAdapter.java42 private static final int MIN_TTL_POINTS_TO_SHOW_NOTICE = 10; field in BugInfoAdapter
126 if (bugreport.getTtlPoints() <= MIN_TTL_POINTS_TO_SHOW_NOTICE in onBindViewHolder()