Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/gesture/
DLearner.java83 abstract ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector); in classify() method in Learner
DInstanceLearner.java44 ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector) { in classify() method in InstanceLearner
DGestureStore.java139 return mClassifier.classify(mSequenceType, mOrientationStyle, instance.vector); in recognize()
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DBordeauxClassifier.java90 public int classify(final HashMap<Integer, Float> sample) { in classify() method in BordeauxClassifier
/frameworks/base/docs/html/guide/topics/processes/
Dprocess-lifecycle.jd106 <p>When deciding how to classify a process, the system will base its decision on the most
/frameworks/base/docs/html/tools/debugging/
Ddebugging-memory.jd293 <dd>Any RAM pages that the system could not classify into one of the other more specific items.