Searched refs:MINIMAL_APP_APPEARANCE_COUNTS (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
H A DHistogramPredictor.java59 private static final int MINIMAL_APP_APPEARANCE_COUNTS = 5; field in class:HistogramPredictor
243 if (appCount < MINIMAL_APP_APPEARANCE_COUNTS) {

Completed in 52 milliseconds