/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputClassifier_test.cpp | 166 Return<Classification> classify( in classify() function 222 ASSERT_NO_FATAL_FAILURE(mMotionClassifier->classify(motionArgs)); in TEST_F() 238 ASSERT_NO_FATAL_FAILURE(mMotionClassifier->classify(motionArgs)); in TEST_F() 259 ASSERT_NO_FATAL_FAILURE(mMotionClassifier->classify(motionArgs)); in TEST_F()
|
/aosp12/hardware/interfaces/input/classifier/1.0/vts/functional/ |
H A D | VtsHalInputClassifierV1_0TargetTest.cpp | 114 EXPECT_TRUE(classifier->classify(event).isOk()); in TEST_P() 134 EXPECT_TRUE(classifier->classify(event).isOk()); in TEST_P() 163 EXPECT_TRUE(classifier->classify(event).isOk()); in TEST_P()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | RoundRectangle.java | 194 private Zone classify(double coord, double side1, double arcSize1, double side2, in classify() method in RoundRectangle 226 Zone x0class = classify(x, x0, maxLeftCornerWidth, x1, maxRightCornerWidth); in intersects() 227 Zone x1class = classify(x + w, x0, maxLeftCornerWidth, x1, maxRightCornerWidth); in intersects() 228 Zone y0class = classify(y, y0, maxUpperCornerHeight, y1, maxLowerCornerHeight); in intersects() 229 Zone y1class = classify(y + h, y0, maxUpperCornerHeight, y1, maxLowerCornerHeight); in intersects()
|
/aosp12/frameworks/native/services/inputflinger/ |
H A D | InputClassifier.h | 71 virtual MotionClassification classify(const NotifyMotionArgs& args) = 0; 138 virtual MotionClassification classify(const NotifyMotionArgs& args) override;
|
H A D | InputClassifier.cpp | 182 Return<common::V1_0::Classification> response = mService->classify(motionEvent); in processEvents() 271 MotionClassification MotionClassifier::classify(const NotifyMotionArgs& args) { in classify() function in android::MotionClassifier 390 newArgs.classification = mMotionClassifier->classify(newArgs); in notifyMotion()
|
/aosp12/hardware/interfaces/input/classifier/1.0/default/ |
H A D | InputClassifier.cpp | 34 Return<Classification> InputClassifier::classify(const MotionEvent& /*event*/) { in classify() function in android::hardware::input::classifier::V1_0::implementation::InputClassifier
|
H A D | InputClassifier.h | 35 Return<android::hardware::input::common::V1_0::Classification> classify(
|
/aosp12/frameworks/base/core/java/android/gesture/ |
H A D | Learner.java | 83 abstract ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector); in classify() method in Learner
|
H A D | InstanceLearner.java | 44 ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector) { in classify() method in InstanceLearner
|
H A D | GestureStore.java | 139 return mClassifier.classify(mSequenceType, mOrientationStyle, instance.vector); in recognize()
|
/aosp12/hardware/interfaces/input/classifier/1.0/ |
H A D | IInputClassifier.hal | 27 classify(MotionEvent event) generates (Classification classification);
|
/aosp12/hardware/interfaces/input/common/1.0/ |
H A D | types.hal | 839 * Too early to classify the gesture, need more events.
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 2020 Landroid/icu/text/BidiClassifier;->classify(I)I
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 18943 Landroid/gesture/Learner;->classify(II[F)Ljava/util/ArrayList; 59099 Landroid/text/AndroidBidi$EmojiBidiOverride;->classify(I)I
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |