Home
last modified time | relevance | path

Searched refs:recognize (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGestureLibrary.java63 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize() method in GestureLibrary
64 return mStore.recognize(gesture); in recognize()
DGestureStore.java136 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize() method in GestureStore
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc20 "cannot recognize the format of file `%0'.\n object format or given "
22 "cannot recognize the format of file `%0'.\n object format or given "
26 "cannot recognize namespec -l%0",
27 "cannot recognize namespec -l%0")
/frameworks/compile/slang/tests/F_reduce_general_parse/
Dstderr.txt.expect13 reduce_general_parse.rs:19:24: error: did not recognize 'something' for '#pragma reduce'; expected …
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc153 driver may also use this opportunity to recognize and handle any external
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10265 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
10361 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
/frameworks/base/api/
Dcurrent.txt12299 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
12395 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
Dsystem-current.txt13079 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
13175 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);