Searched refs:DELTA_EXCEPTION_CUT (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.server.credentials.MetricUtilities.DELTA_EXCEPTION_CUT;270 generateMetricKey(exception, DELTA_EXCEPTION_CUT)); in collectFrameworkException()
64 public static final int DELTA_EXCEPTION_CUT = 30; field in MetricUtilities