Searched refs:tf (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | BatteryHistoryChart.java | 284 Typeface tf = null; in apply() local 287 tf = Typeface.SANS_SERIF; in apply() 291 tf = Typeface.SERIF; in apply() 295 tf = Typeface.MONOSPACE; in apply() 299 setTypeface(paint, tf, styleIndex); in apply() 302 public void setTypeface(TextPaint paint, Typeface tf, int style) { in setTypeface() argument 304 if (tf == null) { in setTypeface() 305 tf = Typeface.defaultFromStyle(style); in setTypeface() 307 tf = Typeface.create(tf, style); in setTypeface() 310 paint.setTypeface(tf); in setTypeface() [all …]
|
/packages/experimental/procstatlog/ |
D | procstatreport.py | 319 tf = total_faults[when] = total_faults.get(when, 0) + faults 320 max_faults = max(max_faults, tf)
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |