Home
last modified time | relevance | path

Searched defs:strikeThrough (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DTextAttribute.java33 public boolean strikeThrough; field in TextAttribute
38 boolean strikeThrough, TextColor color) { in TextAttribute()