Searched refs:OptionalBool (Results 1 – 4 of 4) sorted by relevance
1054 public bool OptionalBool { property in Conformance.TestAllTypes2118 if (OptionalBool != other.OptionalBool) return false; in Equals()2233 if (OptionalBool != false) hash ^= OptionalBool.GetHashCode(); in GetHashCode()2388 if (OptionalBool != false) { in WriteTo()2390 output.WriteBool(OptionalBool); in WriteTo()2639 if (OptionalBool != false) { in CalculateSize()2861 if (other.OptionalBool != false) { in MergeFrom()2862 OptionalBool = other.OptionalBool; in MergeFrom()3146 OptionalBool = input.ReadBool(); in MergeFrom()
40 import android.hardware.biometrics.face.V1_0.OptionalBool;539 OptionalBool result = mDaemon.getFeature(feature, faceId); in getFeature()
149 import android.hardware.configstore.V1_0.OptionalBool;4496 OptionalBool hasWideColor = surfaceFlinger.hasWideColorDisplay(); in queryWideColorGamutSupport()4509 OptionalBool hasHdr = surfaceFlinger.hasHDRDisplay(); in queryHdrSupport()
15 …V1_0/ISurfaceFlingerConfigs$Proxy;->hasHDRDisplay()Landroid/hardware/configstore/V1_0/OptionalBool;16 …SurfaceFlingerConfigs$Proxy;->hasWideColorDisplay()Landroid/hardware/configstore/V1_0/OptionalBool;18016 Landroid/hardware/configstore/V1_0/OptionalBool;