Searched defs:backgroundType (Results 1 – 3 of 3) sorted by relevance
261 void setLetterboxBackgroundType(@LetterboxBackgroundType int backgroundType) { in setLetterboxBackgroundType()274 static String letterboxBackgroundTypeToString( in letterboxBackgroundTypeToString()292 int backgroundType = context.getResources().getInteger( in readLetterboxBackgroundTypeFromConfig() local
216 final int labelFlags, final int backgroundType, final int x, final int y, in Key()549 private static String backgroundName(final int backgroundType) { in backgroundName()
453 final int backgroundType = row.getDefaultBackgroundType(); in parseGridRows() local