Searched defs:backgroundType (Results 1 – 4 of 4) sorted by relevance
225 val backgroundType by collectLastValue(underTest.getBackground(PRIMARY_USER)) in backgroundType_defaultValue() constant232 val backgroundType by collectLastValue(underTest.getBackground(PRIMARY_USER)) in backgroundType_verifyAllValues() constant
582 void setLetterboxBackgroundTypeOverride(@LetterboxBackgroundType int backgroundType) { in setLetterboxBackgroundTypeOverride()608 static String letterboxBackgroundTypeToString( in letterboxBackgroundTypeToString()626 int backgroundType = context.getResources().getInteger( in readLetterboxBackgroundTypeFromConfig() local
726 @LetterboxBackgroundType final int backgroundType; in runSetLetterboxBackgroundType() local
156 val backgroundType by in CommunalContainer() constant