/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/dialog/ui/composable/ |
D | AlertDialogContent.kt | 136 var negative: Placeable? = null in AlertDialogButtons() variable 142 "negative" -> negative = measurable.measure(constraints) in AlertDialogButtons() 155 positive.width() + negative.width() + neutral.width() + totalHorizontalSpacing in AlertDialogButtons() 159 val height = maxOf(positive.height(), negative.height(), neutral.height()) in AlertDialogButtons() 163 negative?.let { negative -> in AlertDialogButtons() method 165 negative.placeRelative(maxWidth - negative.width, 0) in AlertDialogButtons() 167 negative.placeRelative( in AlertDialogButtons() 169 negative.width - in AlertDialogButtons() 188 val height = positive.height() + negative.height() + neutral.height() in AlertDialogButtons() 197 negative?.place() in AlertDialogButtons()
|
/frameworks/base/core/java/com/android/internal/util/ |
D | ProcFileReader.java | 216 final boolean negative = mBuffer[0] == '-'; in parseAndConsumeLong() 220 for (int i = negative ? 1 : 0; i < tokenIndex; i++) { in parseAndConsumeLong() 240 return negative ? result : -result; in parseAndConsumeLong()
|
/frameworks/native/cmds/sfdo/ |
D | sfdo.rs | 34 let negative = ["0", "false", "n", "no", "off", "disabled", "hide"]; in parse_toggle() localVariable 40 } else if negative.contains(&word.as_str()) { in parse_toggle()
|
/frameworks/libs/native_bridge_support/guest_state/include/native_bridge_support/arm/guest_state/ |
D | guest_state_cpu_state.h | 36 uint8_t negative; member
|
/frameworks/base/core/java/android/widget/ |
D | Chronometer.java | 294 boolean negative = false; in updateText() 297 negative = true; in updateText() 300 if (negative) { in updateText()
|
D | SlidingDrawer.java | 442 boolean negative; in onTouchEvent() 446 negative = yVelocity < 0; in onTouchEvent() 454 negative = xVelocity < 0; in onTouchEvent() 464 if (negative) { in onTouchEvent()
|
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/ |
D | BaseModeRefreshRateVoteTest.kt | 61 fun `keeps summary with base mode refresh rate if vote refresh rate is negative`() { in keeps summary with base mode refresh rate if vote refresh rate is negative()
|
/frameworks/base/core/java/android/location/ |
D | Location.java | 1162 boolean negative = false; in convert() 1165 negative = true; in convert() 1178 return negative ? -val : val; in convert() 1196 boolean isNegative180 = negative && deg == 180 && min == 0 && sec == 0; in convert() 1215 return negative ? -val : val; in convert()
|
/frameworks/av/media/module/codecs/amrnb/dec/src/ |
D | dtx_dec.cpp | 871 Flag negative; in dtx_dec() local 1004 negative = 1; in dtx_dec() 1008 negative = 0; in dtx_dec() 1025 if (negative != 0) in dtx_dec()
|
/frameworks/rs/script_api/ |
D | rs_vector_math.spec | 162 For vectors of size 1, returns -1.f for negative values, 0.f for null values, and 1.f for 285 For vectors of size 1, returns -1.f for negative values, 0.f for null values, and 1.f for
|
/frameworks/av/media/libaaudio/tests/ |
D | test_timestamps.cpp | 302 bool negative = timestamp->timestampPosition < 0; in testTimeStamps() local 305 const char *message = negative ? " <=NEGATIVE!" in testTimeStamps()
|
/frameworks/proto_logging/stats/enums/media/ |
D | enums.proto | 27 * 3) We choose code.proto rather than negative numbers (signed status)
|
/frameworks/av/media/utils/ |
D | EventLogTags.logtags | 5 # negative values alone for now.)
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 5 # negative values alone for now.)
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | EventLogTags.logtags | 5 # negative values alone for now.)
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/ |
D | PromptViewModelTest.kt | 285 assertButtonsVisible(negative = expectedSize != PromptSize.SMALL) in <lambda>() 795 assertButtonsVisible(negative = !authWithSmallPrompt) in <lambda>() 819 val checkAtEnd = suspend { assertButtonsVisible(negative = true) } in <lambda>() 1277 assertButtonsVisible(negative = true, tryAgain = expectTryAgainButton) in <lambda>() 1286 assertButtonsVisible(negative = true, tryAgain = expectTryAgainButton) in <lambda>() 1294 assertButtonsVisible(negative = true) in <lambda>() 1602 negative: Boolean = false, in <lambda>() 1609 assertThat(viewModel.isNegativeButtonVisible.first()).isEqualTo(negative) in <lambda>()
|
/frameworks/base/core/java/android/hardware/biometrics/ |
D | BiometricPrompt.java | 668 final CharSequence negative = mPromptInfo.getNegativeButtonText(); in build() local 677 } else if (TextUtils.isEmpty(negative) && !willShowDeviceCredentialButton) { in build() 679 } else if (!TextUtils.isEmpty(negative) && willShowDeviceCredentialButton) { in build()
|
/frameworks/base/core/java/android/view/ |
D | EventLogTags.logtags | 9 # negative values alone for now.)
|
/frameworks/base/core/proto/android/server/ |
D | jobscheduler.proto | 93 // negative. 595 // can be negative if the job is out of quota. 795 // negative if the delay is in the past. 800 // negative in certain situations. 906 // Job IDs can technically be negative. 919 // Job IDs can technically be negative. 1082 // Can be negative if the earliest runtime deadline has passed. 1084 // Can be negative if the latest runtime deadline has passed.
|
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | color_grading_lut.agsl | 22 …* system (right-handed, Y-up, X-right, negative Z-forward), each direction represents a color chan…
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/datetime/ |
D | ZoneGetter.java | 332 final boolean negative = offsetMillis < 0; in getGmtOffsetText() 334 if (negative) { in getGmtOffsetText()
|
/frameworks/base/media/jni/soundpool/ |
D | Android.bp | 91 //"-Wthread-safety-negative", // experimental - looks broken in R.
|
/frameworks/base/packages/SystemUI/docs/ |
D | dialogs.md | 28 * `R.style.Widget_Dialog_Button_BorderButton` for the negative and neutral buttons.
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 102 // managed external storage will be backed up; Any negative value
|
/frameworks/base/core/proto/android/server/alarm/ |
D | alarmmanagerservice.proto | 54 // Can be negative if the non-wakeup alarm time is in the past (non-wakeup 170 // negative if 'when' is in the past.
|