Home
last modified time | relevance | path

Searched refs:finalValue (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
DKitchenSinkActivity.java687 boolean finalValue = Boolean.valueOf(value); in getBooleanProperty()
688 Log.v(TAG, "returning " + finalValue); in getBooleanProperty()
689 return finalValue; in getBooleanProperty()
692 boolean finalValue = SystemProperties.getBoolean(persistProp, defaultValue); in getBooleanProperty()
693 Log.v(TAG, "getBooleanProperty(" + persistProp + "): returning " + finalValue); in getBooleanProperty()
694 return finalValue; in getBooleanProperty()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleDragAnimator.java128 boolean wasFling, boolean canceled, float finalValue, float finalVelocity, in animateToRestingState()
197 boolean wasFling, boolean canceled, float finalValue, float finalVelocity, in animateDismiss()
/packages/modules/StatsD/statsd/src/metrics/
DNumericValueMetricProducer.cpp670 Value finalValue = getFinalValue(interval); in valuePassesThreshold() local
673 finalValue.type == LONG ? (double)finalValue.long_value : finalValue.double_value; in valuePassesThreshold()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...