Searched refs:mMLResults (Results 1 – 1 of 1) sorted by relevance
290 private float mMLResults; field in EdgeBackGestureHandler857 mMLResults = provider.predict(featuresVector); in getBackGesturePredictionsCategory()858 if (mMLResults == -1) { in getBackGesturePredictionsCategory()861 return mMLResults >= mMLModelThreshold ? 1 : 0; in getBackGesturePredictionsCategory()931 System.currentTimeMillis(), x, y, app, mMLResults, withinRange ? 1 : 0)); in isWithinTouchRegion()987 mUseMLModel ? mMLResults : -2, logPackageName, in logGesture()1016 mMLResults = 0; in onMotionEvent()