Home
last modified time | relevance | path

Searched defs:booleanValue (Results 26 – 50 of 593) sorted by relevance

12345678910>>...24

/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DJsonParserTest.java68 public void booleanValue() throws IOException { in booleanValue() method in JsonParserTest
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DBooleanValueImpl.java64 public boolean booleanValue() { in booleanValue() method in BooleanValueImpl
H A DByteValueImpl.java70 public boolean booleanValue() { in booleanValue() method in ByteValueImpl
H A DPrimitiveValueImpl.java37 abstract public boolean booleanValue(); in booleanValue() method in PrimitiveValueImpl
H A DShortValueImpl.java69 public boolean booleanValue() { in booleanValue() method in ShortValueImpl
H A DCharValueImpl.java69 public boolean booleanValue() { in booleanValue() method in CharValueImpl
H A DIntegerValueImpl.java69 public boolean booleanValue() { in booleanValue() method in IntegerValueImpl
H A DLongValueImpl.java75 public boolean booleanValue() { in booleanValue() method in LongValueImpl
H A DFloatValueImpl.java75 public boolean booleanValue() { in booleanValue() method in FloatValueImpl
H A DDoubleValueImpl.java75 public boolean booleanValue() { in booleanValue() method in DoubleValueImpl
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/mutable/
H A DMutableBoolean.java143 public boolean booleanValue() { in booleanValue() method in MutableBoolean
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/
H A DOldObjectInputStreamGetFieldTest.java64 public boolean booleanValue; field in OldObjectInputStreamGetFieldTest
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h53 bool booleanValue = false; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h53 bool booleanValue = false; variable
/aosp_15_r20/libcore/luni/src/main/native/
H A DvalueOf.cpp54 jboolean booleanValue(JNIEnv* env, jobject javaLangBoolean) { in booleanValue() function
/aosp_15_r20/external/ow2-asm/asm-test/src/main/resources/jdk5/
H A DAllStructures$InvisibleAnnotation.classAllStructures.java package jdk5 abstract annotation jdk5.AllStructures$InvisibleAnnotation extends java.lang.Object implements ...
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/
H A DBooleanNode.java52 public boolean booleanValue() { in booleanValue() method in BooleanNode
/aosp_15_r20/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
H A DPersistableBundleKeyQueryHelper.java87 public BooleanQuery<E> booleanValue() { in booleanValue() method in PersistableBundleKeyQueryHelper
H A DMetadataKeyQueryHelper.java113 public BooleanQuery<E> booleanValue() { in booleanValue() method in MetadataKeyQueryHelper
/aosp_15_r20/libcore/support/src/test/java/tests/support/
H A DSupport_GetPutFields.java37 public boolean booleanValue = false; field in Support_GetPutFields
H A DSupport_GetPutFieldsDefaulted.java48 public boolean booleanValue = false; field in Support_GetPutFieldsDefaulted
H A DSupport_GetPutFieldsDeprecated.java39 public boolean booleanValue = false; field in Support_GetPutFieldsDeprecated
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DBoolean.annotated.java39 public boolean booleanValue() { throw new RuntimeException("Stub!"); } in booleanValue() method in Boolean
/aosp_15_r20/cts/tests/security/src/android/keystore/cts/
H A DAsn1Utils.java149 ASN1Boolean booleanValue = (ASN1Boolean) value; in getBooleanFromAsn1() local
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java22 public boolean booleanValue = false; field in ParcelableForToString

12345678910>>...24