Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/sntp/
H A DDuration64.java31 public static final Duration64 ZERO = new Duration64(0); field in Duration64
H A DTimestamp64.java41 public static final Timestamp64 ZERO = fromComponents(0, 0); field in Timestamp64
/aosp14/frameworks/base/libs/protoutil/tests/
H A Dtest.proto25 ZERO = 0; enumerator
/aosp14/system/core/fs_mgr/liblp/include/liblp/
H A Dsuper_layout_builder.h33 enum class Type { INVALID, DATA, PARTITION, ZERO, DONTCARE }; enumerator
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgramStore.java104 ZERO (0), enumConstant
133 ZERO (0), enumConstant
/aosp14/frameworks/base/libs/hwui/effects/
H A DStretchEffect.cpp187 static const float ZERO = 0.f; variable
/aosp14/frameworks/base/core/java/android/util/
H A DRational.java68 public static final Rational ZERO = new Rational(0, 1); field in Rational
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DOomAdjusterTests.java60 private static final long ZERO = 0L; field in OomAdjusterTests
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DMetricUtilities.java58 public static final int ZERO = 0; field in MetricUtilities
/aosp14/frameworks/base/tools/aapt2/
H A DResources.proto539 ZERO = 0; enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...