/packages/apps/DeskClock/src/com/android/deskclock/uidata/ |
D | FormattedStringModel.kt | 100 fun getFormattedNumber(negative: Boolean, value: Int, length: Int): String { in getFormattedNumber() 104 val lengthCacheKey = if (negative) -length else length in getFormattedNumber() 114 val sign = if (negative) "−" else "" in getFormattedNumber()
|
D | UiDataModel.kt | 131 fun getFormattedNumber(negative: Boolean, value: Int, length: Int): String { in getFormattedNumber() 133 return mFormattedStringModel.getFormattedNumber(negative, value, length) in getFormattedNumber()
|
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/storage/ |
D | entity_metadata.proto | 30 // Non-negative fractions of a second at nanosecond resolution. Negative 31 // second values with fractions must still have non-negative nanos values
|
/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
D | NetworkRanker.java | 133 @NonNull final List<T> positive, @NonNull final List<T> negative) { in partitionInto() argument 135 negative.clear(); in partitionInto() 140 negative.add(item); in partitionInto()
|
/packages/modules/ExtServices/java/src/android/ext/services/resolver/ |
D | LRResolverRankerService.java | 106 final ArrayMap<String, Float> negative = getFeatures(targets.get(i)); in onTrainRankingModel() local 109 update(negative, negativeProbability, false); in onTrainRankingModel()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/ |
D | AutofillPickerFragment.java | 218 final Button negative = dialog.getButton(AlertDialog.BUTTON_NEGATIVE); in displayAlert() local 219 negative.requestFocus(); in displayAlert()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterNegative.java | 18 representation.setTextId(R.string.negative); in getDefaultRepresentation()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/ |
D | default_config.json | 81 // Non-negative integer that controls the minimum delay in minutes to deliver 85 // Non-negative integer that controls the span in minutes to deliver an
|
/packages/modules/Permission/tests/cts/permission/ |
D | README | 15 In the permissions test cases, we just test the negative cases. These tests are to test the behavio…
|
/packages/apps/Gallery2/jni/ |
D | Android.bp | 50 "filters/negative.c",
|
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/occupantconnection/ |
D | PermissionActivity.java | 70 Button negativeButton = findViewById(R.id.negative); in onResume()
|
/packages/services/Telecomm/proto/ |
D | telecom.proto | 104 // If the event is the first, this will be negative. 132 // If the event is the first, this will be negative.
|
/packages/modules/AdServices/adservices/flags/ |
D | adservices_flags.aconfig | 50 description: "Enabled negative filtering feature with signed contextual ads"
|
/packages/modules/Bluetooth/tools/rootcanal/rust/test/SP/ |
D | BV-14bis-C.in | 1 // Passkey entry responder, negative reply on responding side:
|
D | BV-15bis-C.in | 1 // Passkey entry initiator, negative reply on responding side:
|
/packages/modules/Bluetooth/system/stack/mmc/ |
D | README.md | 38 data length on success, and negative error number otherwise.
|
/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 65 *count* space characters. *count* must be a non-negative integer. 182 with *count* space characters. *count* must be a non-negative integer.
|
D | types.spec | 3793 * number of selected bounding boxes for each image. Set to a negative 4049 * zero; if you specify a negative dimension index, it is counted backward 4802 * Computes numerical negative value element-wise.
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | README.md | 161 The target axis can also be negative to test the negative indexing 406 ### Creating negative tests
|
/packages/services/Car/car_product/car_ui_portrait/bootanimation/ |
D | README | 53 + Values can be either a positive integer, a negative integer, or `c`
|
/packages/modules/Wifi/service/proto/src/ |
D | scorecard.proto | 107 // Compact signed encoding used here, because rssi values are negative.
|
/packages/services/Car/tests/BugReportApp/libs/ |
D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
D | okio-1.15.0.jar | ... data
int pos
int limit
long value
int seen
boolean negative
boolean done
long overflowZone
long overflowDigit
public long readHexadecimalUnsignedLong ( ... |
/packages/modules/AdServices/adservices/service-core/proto/ |
D | bidding_auction_servers.proto | 155 // negative indicates that the ad cannot win the auction. The winner of the
|