/aosp14/frameworks/base/core/java/android/provider/ |
H A D | OpenableColumns.java | 42 public static final String SIZE = "_size"; field
|
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/ |
H A D | RestrictedSwitchPreferenceTest.java | 37 private static final int SIZE = 50; field in RestrictedSwitchPreferenceTest
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | SmallCircleActivity.java | 47 private static final int SIZE = 37; field in SmallCircleActivity.PathView
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/marshal/impl/ |
H A D | MarshalQueryableBlackLevelPattern.java | 32 private static final int SIZE = SIZEOF_INT32 * BlackLevelPattern.COUNT; field in MarshalQueryableBlackLevelPattern
|
H A D | MarshalQueryableSize.java | 32 private static final int SIZE = SIZEOF_INT32 * 2; field in MarshalQueryableSize
|
H A D | MarshalQueryableSizeF.java | 33 private static final int SIZE = SIZEOF_FLOAT * 2; field in MarshalQueryableSizeF
|
H A D | MarshalQueryableColorSpaceTransform.java | 35 private static final int SIZE = SIZEOF_INT32 * ELEMENTS_INT32; field in MarshalQueryableColorSpaceTransform
|
H A D | MarshalQueryableStreamConfiguration.java | 36 private static final int SIZE = SIZEOF_INT32 * 4; field in MarshalQueryableStreamConfiguration
|
H A D | MarshalQueryableRecommendedStreamConfiguration.java | 36 private static final int SIZE = SIZEOF_INT32 * 5; field in MarshalQueryableRecommendedStreamConfiguration
|
H A D | MarshalQueryableRggbChannelVector.java | 32 private static final int SIZE = SIZEOF_FLOAT * RggbChannelVector.COUNT; field in MarshalQueryableRggbChannelVector
|
H A D | MarshalQueryableHighSpeedVideoConfiguration.java | 36 private static final int SIZE = SIZEOF_INT32 * 5; field in MarshalQueryableHighSpeedVideoConfiguration
|
H A D | MarshalQueryableStreamConfigurationDuration.java | 38 private static final int SIZE = SIZEOF_INT64 * 4; field in MarshalQueryableStreamConfigurationDuration
|
H A D | MarshalQueryableRect.java | 32 private static final int SIZE = SIZEOF_INT32 * 4; field in MarshalQueryableRect
|
H A D | MarshalQueryableMeteringRectangle.java | 32 private static final int SIZE = SIZEOF_INT32 * 5; field in MarshalQueryableMeteringRectangle
|
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/mtp_perf/ |
H A D | AppFusePerfTest.java | 39 static final int SIZE = 10 * 1024 * 1024; // 10MB field in AppFusePerfTest
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | StatLogger.java | 42 private final int SIZE; field in StatLogger
|
/aosp14/system/core/init/fuzzer/ |
H A D | init_property_fuzzer.cpp | 37 enum PropertyType { STRING, BOOL, INT, UINT, DOUBLE, SIZE, ENUM, RANDOM, kMaxValue = RANDOM }; enumerator
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ArchiveTest.java | 58 private static final int SIZE = 5; field in ArchiveTest
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | Half.java | 99 public static final int SIZE = 16; field in Half
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ZenLog.java | 44 private static final int SIZE = Build.IS_DEBUGGABLE ? 200 : 100; field in ZenLog
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | WindowInsets.java | 1489 static final int SIZE = 10; field in WindowInsets.Type
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |