Searched defs:evaluate (Results 1 - 21 of 21) 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/util/rule/
H A DShellCommandRule.java66 public void evaluate() throws Throwable { method in class:ShellCommandRule.MyStatement
68 mBase.evaluate();
H A DLauncherActivityRule.java92 public void evaluate() throws Throwable { method in class:LauncherActivityRule.MyStatement
97 mBase.evaluate();
/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.java3561 public boolean evaluate(ItemInfo info, View view) {
3704 public boolean evaluate(ItemInfo info, View v) {
3714 public boolean evaluate(ItemInfo info, View v) {
3724 public boolean evaluate(ItemInfo info, View v) {
3735 public boolean evaluate(ItemInfo info, View v) {
3736 if (operator.evaluate(info, v)) {
3749 public boolean evaluate(ItemInfo info, View v) {
3814 boolean evaluate(ItemInfo info, View view); method in interface:Workspace.ItemOperator
3841 if (op.evaluate(info, child)) {
3846 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/ ...
H A Dexoplayer_v2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer2/ ...
/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 324 milliseconds