Searched defs:evaluate (Results 1 - 18 of 18) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
H A DAnglesPercentageEvaluator.java20 public static float evaluate(float value) { method in class:AnglesPercentageEvaluator
H A DAnglesVarianceEvaluator.java20 public static float evaluate(float value) { method in class:AnglesVarianceEvaluator
H A DDirectionEvaluator.java20 public static float evaluate(float xDiff, float yDiff) { method in class:DirectionEvaluator
H A DDurationCountEvaluator.java20 public static float evaluate(float value) { method in class:DurationCountEvaluator
H A DEndPointLengthEvaluator.java20 public static float evaluate(float value) { method in class:EndPointLengthEvaluator
H A DEndPointRatioEvaluator.java20 public static float evaluate(float value) { method in class:EndPointRatioEvaluator
H A DLengthCountEvaluator.java23 public static float evaluate(float value) { method in class:LengthCountEvaluator
H A DPointerCountEvaluator.java20 public static float evaluate(int value) { method in class:PointerCountEvaluator
H A DProximityEvaluator.java20 public static float evaluate(float value) { method in class:ProximityEvaluator
H A DSpeedAnglesPercentageEvaluator.java20 public static float evaluate(float value) { method in class:SpeedAnglesPercentageEvaluator
H A DSpeedEvaluator.java20 public static float evaluate(float value) { method in class:SpeedEvaluator
H A DSpeedRatioEvaluator.java20 public static float evaluate(float value) { method in class:SpeedRatioEvaluator
H A DSpeedVarianceEvaluator.java20 public static float evaluate(float value) { method in class:SpeedVarianceEvaluator
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
H A DRectEvaluatorCompat.java38 public Rect evaluate(float fraction, Rect startValue, Rect endValue) { method in class:RectEvaluatorCompat
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
H A DAddConfigWidgetTest.java157 public boolean evaluate(ItemInfo info, View view) { method in class:AddConfigWidgetTest.WidgetSearchCondition
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java3657 public boolean evaluate(ItemInfo info, View view) {
3800 public boolean evaluate(ItemInfo info, View v) {
3810 public boolean evaluate(ItemInfo info, View v) {
3820 public boolean evaluate(ItemInfo info, View v) {
3831 public boolean evaluate(ItemInfo info, View v) {
3832 if (operator.evaluate(info, v)) {
3845 public boolean evaluate(ItemInfo info, View v) {
3910 public boolean evaluate(ItemInfo info, View view); method in interface:Workspace.ItemOperator
3937 if (op.evaluate(info, child)) {
3942 if (op.evaluate(inf
[all...]
/packages/apps/TV/libs/
H A Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 234 milliseconds