/cts/tests/tests/graphics/src/android/graphics/fonts/ |
D | FontTest.java | 156 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/ |
D | TypefaceCustomFallbackBuilderTest.java | 54 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/ |
D | Asn1Utils.java | 149 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/ |
D | PersistableBundleKeyQuery.java | 40 BooleanQuery<E> booleanValue(); in booleanValue() method
|
D | BundleKeyQuery.java | 62 BooleanQuery<E> booleanValue(); in booleanValue() method
|
D | PersistableBundleKeyQueryHelper.java | 87 public BooleanQuery<E> booleanValue() { in booleanValue() method in PersistableBundleKeyQueryHelper
|
D | BundleKeyQueryHelper.java | 133 public BooleanQuery<E> booleanValue() { in booleanValue() method in BundleKeyQueryHelper
|
/cts/common/device-side/bedstead/metricsrecorder/src/main/java/com/android/bedstead/metricsrecorder/ |
D | EnterpriseMetricInfo.java | 35 mBoolean = event.booleanValue; in EnterpriseMetricInfo()
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/ |
D | BitmapUtils.java | 77 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/ |
D | IsolatedServiceTest.java | 85 assertTrue(success.booleanValue()); in runServiceTest()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | BitmapUtils.java | 77 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/ |
D | NativeMediaTest.java | 95 Assert.assertEquals(expectAlive, status.booleanValue()); in waitForNativeMediaLifeCycle()
|
/cts/common/device-side/bedstead/queryable/src/test/java/com/android/queryable/queries/ |
D | BundleKeyQueryHelperTest.java | 238 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/ |
D | CameraFlashlightActivity.java | 190 if (info.get(CameraCharacteristics.FLASH_INFO_AVAILABLE).booleanValue() == in onCreate()
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | TransferOwnershipTest.kt | 284 … .whereBundle().key(KEY).booleanValue().isEqualTo(bundle.getBoolean(KEY))).eventOccurred() in <lambda>()
|
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/ |
D | DataFormatter.java | 85 intent.putExtra(extraValueName, ((Boolean) value).booleanValue()); in addArg()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerGetPropertyTest.java | 411 if (boolValue.booleanValue()) { in assertProperty()
|
D | PackageManagerQueryPropertyTest.java | 410 if (boolValue.booleanValue()) { in assertProperty()
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | SpatializerTest.java | 434 false, enabled.booleanValue()); in testSpatializerDisabling()
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvViewTest.java | 81 return available == null ? false : available.booleanValue(); in isVideoAvailable()
|
/cts/hostsidetests/car/src/android/car/cts/ |
D | PowerPolicyHostTest.java | 576 return result.booleanValue() == expected; in waitUntilPowerStateChangeTo()
|
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/ |
D | SatelliteManagerTestOnMockService.java | 3203 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/ |
D | ExtendedCameraCharacteristicsTest.java | 837 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/ |
D | Shell.apk.pb.txt | 5223 name: "booleanValue"
|