Searched refs:mPredictionLog (Results 1 – 1 of 1) sorted by relevance
252 private LogArray mPredictionLog = new LogArray(MAX_NUM_LOGGED_PREDICTIONS); field in EdgeBackGestureHandler680 mPredictionLog.log(String.format("Prediction [%d,%d,%d,%d,%f,%d]", in isWithinTouchRegion()916 pw.println(" mPredictionLog=" + String.join("\n", mPredictionLog)); in dump()