Home
last modified time | relevance | path

Searched refs:double (Results 1 – 25 of 48) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
Dfuelgauge_usage_state.proto29 optional double total_power = 10;
30 optional double consume_power = 11;
31 optional double percent_of_total = 12;
35 optional double foreground_usage_consume_power = 16;
36 optional double foreground_service_usage_consume_power = 17;
37 optional double background_usage_consume_power = 18;
38 optional double cached_usage_consume_power = 19;
Dbattery_usage_slot.proto33 optional double consume_power = 9;
34 optional double foreground_usage_consume_power = 10;
35 optional double background_usage_consume_power = 11;
36 optional double foreground_service_usage_consume_power = 12;
37 optional double cached_usage_consume_power = 13;
/packages/modules/Uwb/generic_ranging/proto/src/
Dmulti_sensor_finder_configuration.proto52 double default_xy_update_process_noise_stddev_m = 7;
87 double gaussian_std_dev_m = 1;
88 double max_sensor_range_m = 2;
96 double max_trilateration_rmse_m = 3;
143 double distance_traveled_threshold_m = 2;
172 double min_noise_std_dev_m = 3;
173 double max_noise_std_dev_m = 4;
174 double min_speed_mps = 5;
175 double max_speed_mps = 6;
200 double nis_sigma_bound = 3;
[all …]
Destimate.proto63 double range_m = 2;
64 double range_error_std_dev_m = 3;
66 double bearing_rad = 4;
68 double bearing_error_std_dev_rad = 5;
70 double estimated_beacon_position_error_std_dev_m = 7;
/packages/modules/GeoTZ/data_pipeline/src/main/proto/
Ds2_protos.proto46 required double x = 1;
47 required double y = 2;
48 required double z = 3;
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto90 optional double sum = 2; // Sum of values
91 optional double sum_of_squares = 3; // Sum of squares of values
92 optional double min_value = 4; // Minimum value during period
93 optional double max_value = 5; // Maximum value during period
98 optional double historical_mean = 6; // Long-term average
99 optional double historical_variance = 7; // Long-term variance
/packages/modules/Bluetooth/system/blueberry/grpc/proto/
Dblueberry_device_controller.proto21 double pairing_time_sec =
23 double connection_time_sec =
/packages/modules/Uwb/framework/api/
Dsystem-current.txt5 …9793, to=3.141592653589793) double, @FloatRange(from=0.0, to=3.141592653589793) double, @FloatRang…
7 method @FloatRange(from=0.0, to=1.0) public double getConfidenceLevel();
8 method @FloatRange(from=0.0, to=3.141592653589793) public double getErrorRadians();
9 method @FloatRange(from=-3.141592653589793, to=3.141592653589793) public double getRadians();
30 method @FloatRange(from=0.0, to=1.0) public double getConfidenceLevel();
31 method @FloatRange(from=0.0) public double getErrorMeters();
32 method public double getMeters();
40 …c android.uwb.DistanceMeasurement.Builder setConfidenceLevel(@FloatRange(from=0.0, to=1.0) double);
41 …onNull public android.uwb.DistanceMeasurement.Builder setErrorMeters(@FloatRange(from=0.0) double);
42 method @NonNull public android.uwb.DistanceMeasurement.Builder setMeters(double);
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/
Ddefault_config.json56 // A string that encodes either "inf" or a double greater than or equal to 0.
65 // Positive double that controls the max channel capacity in bits for
69 // Positive double that controls the max channel capacity in bits for event
/packages/modules/HealthFitness/framework/api/
Dcurrent.txt594 …ctor public CyclingPedalingCadenceRecord.CyclingPedalingCadenceRecordSample(double, @NonNull java.…
595 method public double getRevolutionsPerMinute();
727 ctor public ExercisePerformanceGoal.CadenceGoal(double, double);
728 method public double getMaxRpm();
729 method public double getMinRpm();
776 method @FloatRange(from=-90.0, to=90.0) public double getLatitude();
777 method @FloatRange(from=-180.0, to=180.0) public double getLongitude();
785 …java.time.Instant, @FloatRange(from=-90.0, to=90.0) double, @FloatRange(from=-180.0, to=180.0) dou…
969 method @FloatRange(from=0.0f, to=1000000.0f) public double getFloors();
974 …health.connect.datatypes.Metadata, @NonNull java.time.Instant, @NonNull java.time.Instant, double);
[all …]
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/fbs/
DEventFields.fbs19 double_value:double=null;
/packages/apps/ManagedProvisioning/studio-dev/development/studio/
Didea.properties77 # But this may lead to performance degradation in JDK8, because it disables a double buffering,
118 # * Enables "true double buffering".
119 # True double buffering is needed to eliminate tearing on blit-accelerated scrolling and to res…
123 # Checks whether blit-accelerated scrolling is feasible, and if so, checks whether true double
/packages/apps/Settings/protos/
Dcontextual_card_list.proto33 optional double card_score = 5;
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/
Dec.rs312 fn double(&self) -> Self { in double() function
374 self.double() in add()
409 addend = addend.double(); in mul()
/packages/modules/Bluetooth/flags/
Dbta_dm.aconfig28 description: "Fix double-sending device discovery state change when canceling RNR"
/packages/modules/StatsD/statsd/src/
Dstatsd_metadata.proto37 double value_double = 5;
Dstats_log.proto149 double value_double = 8 [deprecated = true];
156 double value_double = 3;
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1295 method public double getId();
1339 method @FloatRange(from=-90.0, to=90.0) public double getAltitudeAngle();
1340 method @FloatRange(from=0.0, to=360.0) public double getAzimuthAngle();
1341 ….bluetooth.flags.channel_sounding") @FloatRange(from=0.0, to=1.0) public double getConfidenceLevel…
1342 …method @FlaggedApi("com.android.bluetooth.flags.channel_sounding") public double getDelaySpreadMet…
1344 method public double getErrorAltitudeAngle();
1345 method public double getErrorAzimuthAngle();
1346 method @FloatRange(from=0.0) public double getErrorMeters();
1347 method public double getResultMeters();
1348 …method @FlaggedApi("com.android.bluetooth.flags.channel_sounding") public double getVelocityMeters…
[all …]
/packages/modules/adb/
DSERVICES.TXT155 double-quotes. Arguments cannot contain double quotes or things
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis_release_33.3.txt525 android.car.occupantawareness Point3D double x
526 android.car.occupantawareness Point3D double y
527 android.car.occupantawareness Point3D double z
529 android.car.occupantawareness Point3D Point3D Point3D(double valueX, double valueY, double valueZ)
/packages/modules/NeuralNetworks/extensions/
DREADME.md93 double scale;
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dreport_definition.proto441 double poisson_mean = 30;
690 double epsilon = 1;
694 double delta = 2;
710 double poisson_mean = 4;
/packages/services/Car/service/
DAndroid.bp303 // Be careful with what is added here as it takes double space.
/packages/modules/AppSearch/framework/api/
Dcurrent.txt232 method public double getPropertyDouble(@NonNull String);
233 method @Nullable public double[] getPropertyDoubleArray(@NonNull String);
257 method @NonNull public BuilderType setPropertyDouble(@NonNull String, @NonNull double...);
460 method public double getRankingSignal();
467 …) @NonNull public android.app.appsearch.SearchResult.Builder addInformationalRankingSignal(double);
472 method @NonNull public android.app.appsearch.SearchResult.Builder setRankingSignal(double);
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto65 double aspect_ratio = 2;
613 double latitude = 1;
615 double longitude = 2;

12