Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/java/android/gesture/
H A DGestureLibrary.java63 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize() method in GestureLibrary
64 return mStore.recognize(gesture); in recognize()
H A DGestureStore.java136 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize() method in GestureStore
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A 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")
/aosp12/art/test/631-checker-get-class/
H A Dinfo.txt1 Checker test to make sure we recognize the pattern:
/aosp12/frameworks/compile/slang/tests/F_reduce_general_parse/
H A Dstderr.txt.expect13 reduce_general_parse.rscript:19:24: error: did not recognize 'something' for '#pragma reduce'; expe…
/aosp12/hardware/google/interfaces/media/c2/1.0/
H A DIComponentListener.hal39 * @param errorCode Additional error code. The framework may not recognize
H A DIComponentStore.hal96 * Component domain. The framework may not recognize `OTHER`.
112 * Component kind. The framework may not recognize `OTHER`.
H A Dtypes.hal188 * Type of the supported values. The framework may not recognize `OTHER`.
350 * The failure type. The framework might not recognize `OTHER`.
/aosp12/hardware/interfaces/drm/1.1/
H A DREADME.md8 do not recognize it, causing errors during OTA update.
/aosp12/hardware/interfaces/keymaster/4.1/
H A Dtypes.hal34 * chained certificates are provided. It's up to the caller to recognize the device-unique
/aosp12/hardware/interfaces/automotive/evs/1.0/
H A DIEvsCamera.hal95 * driver does not recognize a given identifier.
/aosp12/hardware/interfaces/media/c2/1.0/
H A DIComponentListener.hal49 * recognize the meaning of this value.
/aosp12/hardware/interfaces/tv/input/1.0/
H A Dtypes.hal87 * device boots up. The framework must recognize device reported via this
/aosp12/system/netd/server/
H A DAndroid.bp95 // Soong would recognize this value and produce the Q compatible aidl library.
/aosp12/system/apex/
H A Dpylintrc405 # Force import order to recognize a module as part of the standard
409 # Force import order to recognize a module as part of a third party library.
/aosp12/system/tools/mkbootimg/
H A Dpylintrc398 # Force import order to recognize a module as part of the standard
402 # Force import order to recognize a module as part of a third party library.
/aosp12/hardware/interfaces/neuralnetworks/1.2/
H A Dtypes.t231 * only needed in the cases when the consumer does not recognize the unique
H A Dtypes.hal5191 * only needed in the cases when the consumer does not recognize the unique
/aosp12/hardware/interfaces/automotive/evs/1.1/
H A DIEvsCamera.hal195 * returned if the driver does not recognize a
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dfalsing.md218 the gesture. This is used on the "pin" password input, to recognize successful
/aosp12/bionic/docs/
H A Delf-tls.md484 to these executables that only newer platforms recognize? (e.g. maybe an entry in .dynamic, a
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14531 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
14627 … method public java.util.ArrayList<android.gesture.Prediction> recognize(android.gesture.Gesture);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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);
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...

12