Home
last modified time | relevance | path

Searched refs:InvalidFontException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/rename_font/
Dbuild_font_single.py49 class InvalidFontException(Exception): class
101 except InvalidFontException:
174 raise InvalidFontException('Font doesn\'t have proper family name or style')
Dbuild_font.py51 class InvalidFontException(Exception): class
117 except InvalidFontException:
190 raise InvalidFontException('Font doesn\'t have proper family name or style')