Home
last modified time | relevance | path

Searched defs:CLOSED (Results 1 – 25 of 940) sorted by relevance

12345678910>>...38

/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultisetNavigationTester.java299 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 DMultisetNavigationTester.java299 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/
DSingleDeviceStateMachine.java60 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/
DQSSceneAdapter.java157 …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 DConcurrentLinkedList.kt264 private val CLOSED = Symbol("CLOSED") constant
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
H A DCameraControlPane.java87 CLOSED, enumConstant
104 CLOSED enumConstant
/aosp_15_r20/external/googleapis/google/cloud/servicehealth/v1/
H A Devent_resources.proto82 CLOSED = 2; enumerator
256 CLOSED = 2; enumerator
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
H A DZipFileState.java26 CLOSED, enumConstant
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/
H A Duser_list_membership_status.proto46 CLOSED = 3; enumerator
H A Dcustomer_status.proto52 CLOSED = 5; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/
H A Duser_list_membership_status.proto46 CLOSED = 3; enumerator
H A Dcustomer_status.proto52 CLOSED = 5; enumerator
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/
H A Duser_list_membership_status.proto46 CLOSED = 3; enumerator
H A Dcustomer_status.proto52 CLOSED = 5; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/async-task/src/
Dstate.rs35 pub(crate) const CLOSED: usize = 1 << 3; constant
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/enums/
H A Dcustomer_status.proto52 CLOSED = 5; enumerator
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DBoundType.java31 CLOSED(true); enumConstant
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DBoundType.java31 CLOSED(true); enumConstant
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DJsonScope.java67 CLOSED, enumConstant
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/stream/
H A DJsonScope.java70 static final int CLOSED = 8; field in JsonScope
/aosp_15_r20/cts/libs/json/src/com/android/json/stream/
H A DJsonScope.java67 CLOSED, enumConstant
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/default/
H A DSession.h38 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/
DDevicePosture.java11 /*public static final*/ CLOSED /* = new CLOSED() */, enumConstant
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/
Dbatch_semaphore.rs131 const CLOSED: usize = 1; constant
Doneshot.rs1297 const CLOSED: usize = 0b00100; constant

12345678910>>...38