/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/ |
H A D | MultisetNavigationTester.java | 299 expectAddFailure(sortedMultiset.tailMultiset(b.getElement(), CLOSED), a); in testAddOutOfTailBoundsSeveral() local 302 expectAddFailure(sortedMultiset.tailMultiset(c.getElement(), CLOSED), a); in testAddOutOfTailBoundsSeveral() local 303 expectAddFailure(sortedMultiset.tailMultiset(c.getElement(), CLOSED), b); in testAddOutOfTailBoundsSeveral() local 319 expectAddFailure(sortedMultiset.headMultiset(b.getElement(), CLOSED), c); in testAddOutOfHeadBoundsSeveral() local 322 expectAddFailure(sortedMultiset.headMultiset(a.getElement(), CLOSED), c); in testAddOutOfHeadBoundsSeveral() local 323 expectAddFailure(sortedMultiset.headMultiset(a.getElement(), CLOSED), b); in testAddOutOfHeadBoundsSeveral() local 339 expectRemoveZero(sortedMultiset.tailMultiset(b.getElement(), CLOSED), a); in testRemoveOutOfTailBoundsSeveral() local 342 expectRemoveZero(sortedMultiset.tailMultiset(c.getElement(), CLOSED), a); in testRemoveOutOfTailBoundsSeveral() local 343 expectRemoveZero(sortedMultiset.tailMultiset(c.getElement(), CLOSED), b); in testRemoveOutOfTailBoundsSeveral() local 359 expectRemoveZero(sortedMultiset.headMultiset(b.getElement(), CLOSED), c); in testRemoveOutOfHeadBoundsSeveral() local [all …]
|
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
H A D | MultisetNavigationTester.java | 299 expectAddFailure(sortedMultiset.tailMultiset(b.getElement(), CLOSED), a); in testAddOutOfTailBoundsSeveral() local 302 expectAddFailure(sortedMultiset.tailMultiset(c.getElement(), CLOSED), a); in testAddOutOfTailBoundsSeveral() local 303 expectAddFailure(sortedMultiset.tailMultiset(c.getElement(), CLOSED), b); in testAddOutOfTailBoundsSeveral() local 319 expectAddFailure(sortedMultiset.headMultiset(b.getElement(), CLOSED), c); in testAddOutOfHeadBoundsSeveral() local 322 expectAddFailure(sortedMultiset.headMultiset(a.getElement(), CLOSED), c); in testAddOutOfHeadBoundsSeveral() local 323 expectAddFailure(sortedMultiset.headMultiset(a.getElement(), CLOSED), b); in testAddOutOfHeadBoundsSeveral() local 339 expectRemoveZero(sortedMultiset.tailMultiset(b.getElement(), CLOSED), a); in testRemoveOutOfTailBoundsSeveral() local 342 expectRemoveZero(sortedMultiset.tailMultiset(c.getElement(), CLOSED), a); in testRemoveOutOfTailBoundsSeveral() local 343 expectRemoveZero(sortedMultiset.tailMultiset(c.getElement(), CLOSED), b); in testRemoveOutOfTailBoundsSeveral() local 359 expectRemoveZero(sortedMultiset.headMultiset(b.getElement(), CLOSED), c); in testRemoveOutOfHeadBoundsSeveral() local [all …]
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/device/ |
D | SingleDeviceStateMachine.java | 60 CLOSED enumConstant 66 CLOSED enumConstant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/ui/adapter/ |
D | QSSceneAdapter.java | 157 …public static final class CLOSED implements com.android.systemui.qs.ui.adapter.QSSceneAdapter.Stat… class 166 private CLOSED() { in CLOSED() method in QSSceneAdapter.State.CLOSED
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/ |
H A D | ConcurrentLinkedList.kt | 264 private val CLOSED = Symbol("CLOSED") constant
|
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/ |
H A D | CameraControlPane.java | 87 CLOSED, enumConstant 104 CLOSED enumConstant
|
/aosp_15_r20/external/googleapis/google/cloud/servicehealth/v1/ |
H A D | event_resources.proto | 82 CLOSED = 2; enumerator 256 CLOSED = 2; enumerator
|
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
H A D | ZipFileState.java | 26 CLOSED, enumConstant
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/ |
H A D | user_list_membership_status.proto | 46 CLOSED = 3; enumerator
|
H A D | customer_status.proto | 52 CLOSED = 5; enumerator
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/ |
H A D | user_list_membership_status.proto | 46 CLOSED = 3; enumerator
|
H A D | customer_status.proto | 52 CLOSED = 5; enumerator
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/ |
H A D | user_list_membership_status.proto | 46 CLOSED = 3; enumerator
|
H A D | customer_status.proto | 52 CLOSED = 5; enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/async-task/src/ |
D | state.rs | 35 pub(crate) const CLOSED: usize = 1 << 3; constant
|
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/enums/ |
H A D | customer_status.proto | 52 CLOSED = 5; enumerator
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | BoundType.java | 31 CLOSED(true); enumConstant
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | BoundType.java | 31 CLOSED(true); enumConstant
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | JsonScope.java | 67 CLOSED, enumConstant
|
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/stream/ |
H A D | JsonScope.java | 70 static final int CLOSED = 8; field in JsonScope
|
/aosp_15_r20/cts/libs/json/src/com/android/json/stream/ |
H A D | JsonScope.java | 67 CLOSED, enumConstant
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/default/ |
H A D | Session.h | 38 CLOSED, enumerator
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/shared/model/ |
D | DevicePosture.java | 11 /*public static final*/ CLOSED /* = new CLOSED() */, enumConstant
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | batch_semaphore.rs | 131 const CLOSED: usize = 1; constant
|
D | oneshot.rs | 1297 const CLOSED: usize = 0b00100; constant
|