/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/ |
H A D | FlashlightQuickAffordanceConfigTest.kt | 74 val lastValue = values.last() regex 97 val lastValue = values.last() regex 120 val lastValue = values.last() regex 143 val lastValue = values.last() regex 160 val lastValue = values.last() regex 182 val lastValue = values.last() regex
|
H A D | DoNotDisturbQuickAffordanceConfigTest.kt | 246 val lastValue = valueSnapshot() regex 266 val lastValue = valueSnapshot() regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/coroutines/ |
H A D | FlowTest.kt | 21 val lastValue by collectLastValue(flow) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | Roundable.kt | 90 val lastValue = roundnessMap.values.maxOrNull() ?: 0f regex 159 val lastValue = roundnessMap.values.maxOrNull() ?: 0f regex
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/log/ |
H A D | ALSProbeTest.java | 324 final float lastValue = 5.5f; in testDestroyAllowsAwaitLuxExactlyOnce() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/ |
H A D | KeyguardTransitionRepositoryTest.kt | 239 val lastValue = fractions[fractions.size - 1].toFloat() regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/fontscaling/ |
H A D | FontScalingDialog.kt | 181 var lastValue = strEntryValues[0].toFloat() regex
|
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/ |
H A D | Element.kt | 332 val lastValue = element.lastOffset regex
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BundleMerger.java | 244 final Object lastValue = last.get(key); in merge() local
|
H A D | Parcel.java | 389 private static native void nativeRestoreAllowFds(long nativePtr, boolean lastValue); in nativeRestoreAllowFds() 764 public final void restoreAllowFds(boolean lastValue) { in restoreAllowFds()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyboard/data/repository/ |
H A D | KeyboardRepositoryTest.kt | 202 val lastValue = collectLastValue(flow) regex
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/ |
H A D | CustomizedAppBar.kt | 587 var lastValue = 0f regex
|
/aosp14/system/core/libutils/ |
H A D | LruCache_test.cpp | 122 StringValue lastValue; member in android::EntryRemovedCallback
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/domain/interactor/ |
H A D | UserInteractorTest.kt | 174 val lastValue = collectLastValue(underTest.dialogDismissRequests) regex
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_os_Parcel.cpp | 188 static void android_os_Parcel_restoreAllowFds(jlong nativePtr, jboolean lastValue) in android_os_Parcel_restoreAllowFds()
|