Home
last modified time | relevance | path

Searched refs:booleanValue (Results 1 – 24 of 24) 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/queryable/src/main/java/com/android/queryable/queries/
DPersistableBundleKeyQuery.java40 BooleanQuery<E> booleanValue(); in booleanValue() method
DBundleKeyQuery.java62 BooleanQuery<E> booleanValue(); in booleanValue() method
DPersistableBundleKeyQueryHelper.java87 public BooleanQuery<E> booleanValue() { in booleanValue() method in PersistableBundleKeyQueryHelper
DBundleKeyQueryHelper.java133 public BooleanQuery<E> booleanValue() { in booleanValue() method in BundleKeyQueryHelper
/cts/common/device-side/bedstead/metricsrecorder/src/main/java/com/android/bedstead/metricsrecorder/
DEnterpriseMetricInfo.java35 mBoolean = event.booleanValue; in EnterpriseMetricInfo()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DBitmapUtils.java77 if (basicComparison != null) return basicComparison.booleanValue(); in compareBitmaps()
98 if (basicComparison != null) return basicComparison.booleanValue(); in compareBitmaps()
173 if (basicComparison != null) return basicComparison.booleanValue(); in compareBitmapsMse()
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java85 assertTrue(success.booleanValue()); in runServiceTest()
/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/mediastress/src/android/mediastress/cts/
DNativeMediaTest.java95 Assert.assertEquals(expectAlive, status.booleanValue()); in waitForNativeMediaLifeCycle()
/cts/common/device-side/bedstead/queryable/src/test/java/com/android/queryable/queries/
DBundleKeyQueryHelperTest.java238 bundleKeyQueryHelper.booleanValue().isTrue(); in matches_booleanValueRestriction_meetsRestriction_returnsTrue()
249 bundleKeyQueryHelper.booleanValue().isFalse(); in matches_booleanValueRestriction_doesNotMeetRestriction_returnsFalse()
372 bundleKeyQueryHelper.booleanValue().isTrue(); in isEmptyQuery_hasBooleanQuery_returnsFalse()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/flashlight/
DCameraFlashlightActivity.java190 if (info.get(CameraCharacteristics.FLASH_INFO_AVAILABLE).booleanValue() == in onCreate()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DTransferOwnershipTest.kt284 … .whereBundle().key(KEY).booleanValue().isEqualTo(bundle.getBoolean(KEY))).eventOccurred() in <lambda>()
/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.java411 if (boolValue.booleanValue()) { in assertProperty()
DPackageManagerQueryPropertyTest.java410 if (boolValue.booleanValue()) { in assertProperty()
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DSpatializerTest.java434 false, enabled.booleanValue()); in testSpatializerDisabling()
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvViewTest.java81 return available == null ? false : available.booleanValue(); in isVideoAvailable()
/cts/hostsidetests/car/src/android/car/cts/
DPowerPolicyHostTest.java576 return result.booleanValue() == expected; in waitUntilPowerStateChangeTo()
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestOnMockService.java3203 assertEquals(true, pair.first.booleanValue()); in testSatelliteAttachEnabledForCarrier()
3239 assertEquals(true, pair.first.booleanValue()); in testSatelliteAttachEnabledForCarrier()
3246 assertEquals(false, pair.first.booleanValue()); in testSatelliteAttachEnabledForCarrier()
3255 assertEquals(true, pair.first.booleanValue()); in testSatelliteAttachEnabledForCarrier()
3263 assertEquals(false, pair.first.booleanValue()); in testSatelliteAttachEnabledForCarrier()
3272 assertEquals(true, pair.first.booleanValue()); in testSatelliteAttachEnabledForCarrier()
3302 assertEquals(true, pair.first.booleanValue()); in testSatelliteAttachRestrictionForCarrier()
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java837 isSizeWithinSensorMargin(maxJpegSize, arraySize).first.booleanValue()); in verifyRecommendedSnapshotConfiguration()
1557 maxYuvMatchSensorPair.first.booleanValue()); in testStaticBurstCharacteristics()
1573 haveFastSyncLatency && maxYuvMatchSensorPair.first.booleanValue() && in testStaticBurstCharacteristics()
1972 !depthIsExclusive.booleanValue()); in testDepthOutputCharacteristics()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt5223 name: "booleanValue"