Home
last modified time | relevance | path

Searched refs:booleanValue (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontTest.java156 boolean italic = style.second.booleanValue(); in testBuilder_buffer()
177 boolean italic = style.second.booleanValue(); in testBuilder_buffer_ttc()
199 boolean italic = style.second.booleanValue(); in testBuilder_buffer_vf()
223 boolean italic = style.second.booleanValue(); in testBuilder_buffer_override()
240 boolean italic = style.second.booleanValue(); in testBuilder_buffer_override()
272 boolean italic = style.second.booleanValue(); in testBuilder_file()
298 boolean italic = style.second.booleanValue(); in testBuilder_file_ttc()
325 boolean italic = style.second.booleanValue(); in testBuilder_file_vf()
354 boolean italic = style.second.booleanValue(); in testBuilder_file_override()
375 boolean italic = style.second.booleanValue(); in testBuilder_file_override()
[all …]
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceCustomFallbackBuilderTest.java54 final boolean italic = style.second.booleanValue(); in createFullFamilyTypeface()
72 final boolean italic = style.second.booleanValue(); in testSingleFont_path()
87 final boolean italic = style.second.booleanValue(); in testSingleFont_ttc()
103 final boolean italic = style.second.booleanValue(); in testSingleFont_vf()
126 final boolean italic = style.second.booleanValue(); in testFamily_selectStyle()
139 final boolean italic = familyStyle.second.booleanValue(); in testFamily_selectStyleByBuilder()
151 testStyle.second.booleanValue() in testFamily_selectStyleByBuilder()
/cts/tests/security/src/android/keystore/cts/
DAsn1Utils.java149 ASN1Boolean booleanValue = (ASN1Boolean) value; in getBooleanFromAsn1() local
151 if (booleanValue.equals(ASN1Boolean.TRUE)) { in getBooleanFromAsn1()
153 } else if (booleanValue.equals((ASN1Boolean.FALSE))) { in getBooleanFromAsn1()
/cts/common/device-side/bedstead/metricsrecorder/src/main/java/com/android/bedstead/metricsrecorder/
DEnterpriseMetricInfo.java32 mBoolean = event.booleanValue; in EnterpriseMetricInfo()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBitmapUtils.java77 if (basicComparison != null) return basicComparison.booleanValue(); in compareBitmaps()
98 if (basicComparison != null) return basicComparison.booleanValue(); in compareBitmaps()
197 if (basicComparison != null) return basicComparison.booleanValue(); in compareBitmapsMse()
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java85 assertTrue(success.booleanValue()); in runServiceTest()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DNativeMediaTest.java96 Assert.assertEquals(expectAlive, status.booleanValue()); in waitForNativeMediaLifeCycle()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/flashlight/
DCameraFlashlightActivity.java190 if (info.get(CameraCharacteristics.FLASH_INFO_AVAILABLE).booleanValue() == in onCreate()
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DDataFormatter.java85 intent.putExtra(extraValueName, ((Boolean) value).booleanValue()); in addArg()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerGetPropertyTest.java406 if (boolValue.booleanValue()) { in assertProperty()
DPackageManagerQueryPropertyTest.java407 if (boolValue.booleanValue()) { in assertProperty()
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvViewTest.java73 return available == null ? false : available.booleanValue(); in isVideoAvailable()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java433 return result.booleanValue() == expected; in waitUntilPowerStateChangeTo()
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java628 isSizeWithinSensorMargin(maxJpegSize, arraySize).first.booleanValue()); in verifyRecommendedSnapshotConfiguration()
1333 maxYuvMatchSensorPair.first.booleanValue()); in testStaticBurstCharacteristics()
1349 haveFastSyncLatency && maxYuvMatchSensorPair.first.booleanValue() && in testStaticBurstCharacteristics()
1716 !depthIsExclusive.booleanValue()); in testDepthOutputCharacteristics()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt5223 name: "booleanValue"