OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fontFamilyName
(Results
1 - 2
of
2
) sorted by null
/external/setupdesign/main/src/com/google/android/setupdesign/util/
DescriptionStyler.java
39
String
fontFamilyName
=
42
Typeface font = Typeface.create(
fontFamilyName
, Typeface.NORMAL);
/external/setupcompat/main/java/com/google/android/setupcompat/template/
FooterBarMixin.java
579
String
fontFamilyName
=
581
Typeface font = Typeface.create(
fontFamilyName
, Typeface.NORMAL);
Completed in 100 milliseconds