/cts/tests/tests/graphics/src/android/graphics/fonts/ |
D | FontTest.java | 155 int weight = style.first.intValue(); in testBuilder_buffer() local 176 int weight = style.first.intValue(); in testBuilder_buffer_ttc() local 198 int weight = style.first.intValue(); in testBuilder_buffer_vf() local 222 int weight = style.first.intValue(); in testBuilder_buffer_override() local 239 int weight = style.first.intValue(); in testBuilder_buffer_override() local 271 int weight = style.first.intValue(); in testBuilder_file() local 297 int weight = style.first.intValue(); in testBuilder_file_ttc() local 324 int weight = style.first.intValue(); in testBuilder_file_vf() local 353 int weight = style.first.intValue(); in testBuilder_file_override() local 374 int weight = style.first.intValue(); in testBuilder_file_override() local [all …]
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | TypefaceCustomFallbackBuilderTest.java | 53 final int weight = style.first.intValue(); in createFullFamilyTypeface() local 71 final int weight = style.first.intValue(); in testSingleFont_path() local 86 final int weight = style.first.intValue(); in testSingleFont_ttc() local 102 final int weight = style.first.intValue(); in testSingleFont_vf() local 125 final int weight = style.first.intValue(); in testFamily_selectStyle() local 138 final int weight = familyStyle.first.intValue(); in testFamily_selectStyleByBuilder() local
|
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/parameterized/ |
D | IncludeRunOnUnaffiliatedProfileOwnerSecondaryUser.java | 53 int weight() default LATE; in weight() method
|
D | IncludeRunOnParentOfCorporateOwnedProfileOwner.java | 49 int weight() default LATE; in weight() method
|
D | IncludeRunOnPrimaryUser.java | 48 int weight() default LATE; in weight() method
|
D | IncludeRunOnAffiliatedDeviceOwnerSecondaryUser.java | 53 int weight() default LATE; in weight() method
|
D | IncludeRunOnAffiliatedProfileOwnerSecondaryUser.java | 53 int weight() default LATE; in weight() method
|
D | IncludeRunOnBackgroundDeviceOwnerUser.java | 52 int weight() default LATE; in weight() method
|
D | IncludeRunOnProfileOwnerPrimaryUser.java | 53 int weight() default LATE; in weight() method
|
D | IncludeNone.java | 46 int weight() default LATE; in weight() method
|
D | IncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwnerProfile.java | 52 int weight() default LATE; in weight() method
|
D | IncludeRunOnDeviceOwnerUser.java | 53 int weight() default LATE; in weight() method
|
D | IncludeRunOnNonAffiliatedDeviceOwnerSecondaryUser.java | 51 int weight() default LATE; in weight() method
|
D | IncludeRunOnParentOfProfileOwnerWithNoDeviceOwner.java | 52 int weight() default LATE; in weight() method
|
D | IncludeRunOnProfileOwnerProfileWithNoDeviceOwner.java | 50 int weight() default LATE; in weight() method
|
D | IncludeRunOnSecondaryUser.java | 48 int weight() default LATE; in weight() method
|
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/ |
D | RequireGmsBuild.java | 47 int weight() default EARLY; in weight() method
|
D | EnsureHasNoSecondaryUser.java | 51 int weight() default MIDDLE; in weight() method
|
D | RequireNotHeadlessSystemUserMode.java | 45 int weight() default EARLY; in weight() method
|
D | RequireRunNotOnSecondaryUser.java | 57 int weight() default EARLY; in weight() method
|
D | RequireNotCnGmsBuild.java | 41 int weight() default EARLY; in weight() method
|
D | RequireHeadlessSystemUserMode.java | 45 int weight() default EARLY; in weight() method
|
D | TestTag.java | 49 int weight() default EARLY; in weight() method
|
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/enterprise/ |
D | EnsureHasNoDpc.java | 56 int weight() default DO_PO_WEIGHT; in weight() method
|
D | EnsureHasNoDeviceOwner.java | 50 int weight() default DO_PO_WEIGHT; in weight() method
|