/aosp12/art/test/569-checker-pattern-replacement/src-multidex/ |
H A D | Derived.java | 51 public Derived(float floatValue) { in Derived() 56 public Derived(int intValue, double doubleValue, Object objectValue, float floatValue) { in Derived()
|
/aosp12/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
H A D | CarPropertyValueTest.java | 35 CarPropertyValue<Float> floatValue = in testSimpleFloatValue() local
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
H A D | ParcelableForToString.h | 49 float floatValue = float(0.000000f); variable
|
/aosp12/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/ |
H A D | InclusiveFloatRangeValidator.java | 41 final float floatValue = Float.parseFloat(value); in validate() local
|
/aosp12/art/test/952-invoke-custom/util-src/annotations/ |
H A D | Constant.java | 38 float[] floatValue() default {}; in floatValue() method
|
/aosp12/packages/modules/StatsD/framework/test/src/android/os/ |
H A D | StatsDimensionsValueTest.java | 36 float floatValue = 1.1f; in testConversionFromStructuredParcel() local
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.java | 10 …ay, int intValue, int[] intArray, long longValue, long[] longArray, float floatValue, float[] floa… in LogThis() 163 …ay, int intValue, int[] intArray, long longValue, long[] longArray, float floatValue, float[] floa… in LogThis() 254 …ay, int intValue, int[] intArray, long longValue, long[] longArray, float floatValue, float[] floa… in LogThis()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/ |
H A D | ParcelableForToString.h | 33 float floatValue = 0.000000f; variable
|
/aosp12/system/tools/aidl/tests/android/aidl/loggable/ |
H A D | ILoggableInterface.aidl | 8 inout int[] intArray, long longValue, inout long[] longArray, float floatValue, in LogThis()
|
/aosp12/art/test/070-nio-buffer/src/ |
H A D | Main.java | 134 final float floatValue = 3.14159f; in storeValues() local
|
/aosp12/system/tools/aidl/tests/ |
H A D | aidl_test_client_loggable_interface.cpp | 68 float floatValue{50}; in TEST_F() local
|
H A D | aidl_test_client_ndk_loggable_interface.cpp | 74 float floatValue{50}; in TEST_F() local
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
H A D | ParcelableForToString.java | 13 public float floatValue = 0.000000f; field in ParcelableForToString
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/ |
H A D | AnomalyDetectionJobServiceTest.java | 288 final StatsDimensionsValue floatValue = mock(StatsDimensionsValue.class); in extractUidFromStatsDimensionsValue_wrongFormat_returnNull() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/ |
H A D | SettingsStatsUtil.java | 164 float floatValue = 0; in createStatsEvent() local
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
H A D | ProtoMessageConverter.cpp | 177 for (auto& floatValue : val.value.floatValues) { in toProto() local
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | Rational.java | 360 public float floatValue() { in floatValue() method in Rational
|
H A D | Half.java | 276 public float floatValue() { in floatValue() method in Half
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 36 …t>* intArray, int64_t longValue, ::std::vector<int64_t>* longArray, float floatValue, ::std::vecto… in LogThis()
|
/aosp12/art/test/569-checker-pattern-replacement/src/ |
H A D | Main.java | 831 public static double constructDerived(float floatValue) { in constructDerived() 866 int intValue, double doubleValue, Object objectValue, float floatValue) { in constructDerived()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
H A D | ParcelableForToString.rs | 9 pub floatValue: f32, field
|
/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
H A D | AMessage.h | 297 float floatValue; member
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/core/instrumentation/ |
H A D | SharedPreferencesLogger.java | 134 final float floatValue = (float) value; in logValue() local
|
/aosp12/packages/modules/StatsD/lib/libstatssocket/tests/ |
H A D | stats_event_test.cpp | 121 float floatValue = 2.0; in TEST() local 316 float floatValue = -5.0; in TEST() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/whitebalance/ |
H A D | AmbientLuxTest.java | 423 private void mockResourcesFloat(int id, float floatValue) { in mockResourcesFloat()
|