Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 25 of 68) sorted by relevance

123

/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontTest.java155 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/
DTypefaceCustomFallbackBuilderTest.java53 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/
DIncludeRunOnUnaffiliatedProfileOwnerSecondaryUser.java53 int weight() default LATE; in weight() method
DIncludeRunOnParentOfCorporateOwnedProfileOwner.java49 int weight() default LATE; in weight() method
DIncludeRunOnPrimaryUser.java48 int weight() default LATE; in weight() method
DIncludeRunOnAffiliatedDeviceOwnerSecondaryUser.java53 int weight() default LATE; in weight() method
DIncludeRunOnAffiliatedProfileOwnerSecondaryUser.java53 int weight() default LATE; in weight() method
DIncludeRunOnBackgroundDeviceOwnerUser.java52 int weight() default LATE; in weight() method
DIncludeRunOnProfileOwnerPrimaryUser.java53 int weight() default LATE; in weight() method
DIncludeNone.java46 int weight() default LATE; in weight() method
DIncludeRunOnSecondaryUserInDifferentProfileGroupToProfileOwnerProfile.java52 int weight() default LATE; in weight() method
DIncludeRunOnDeviceOwnerUser.java53 int weight() default LATE; in weight() method
DIncludeRunOnNonAffiliatedDeviceOwnerSecondaryUser.java51 int weight() default LATE; in weight() method
DIncludeRunOnParentOfProfileOwnerWithNoDeviceOwner.java52 int weight() default LATE; in weight() method
DIncludeRunOnProfileOwnerProfileWithNoDeviceOwner.java50 int weight() default LATE; in weight() method
DIncludeRunOnSecondaryUser.java48 int weight() default LATE; in weight() method
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/
DRequireGmsBuild.java47 int weight() default EARLY; in weight() method
DEnsureHasNoSecondaryUser.java51 int weight() default MIDDLE; in weight() method
DRequireNotHeadlessSystemUserMode.java45 int weight() default EARLY; in weight() method
DRequireRunNotOnSecondaryUser.java57 int weight() default EARLY; in weight() method
DRequireNotCnGmsBuild.java41 int weight() default EARLY; in weight() method
DRequireHeadlessSystemUserMode.java45 int weight() default EARLY; in weight() method
DTestTag.java49 int weight() default EARLY; in weight() method
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/enterprise/
DEnsureHasNoDpc.java56 int weight() default DO_PO_WEIGHT; in weight() method
DEnsureHasNoDeviceOwner.java50 int weight() default DO_PO_WEIGHT; in weight() method

123