Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java349 private final boolean mHasEdgeType; field in CaptioningManager.CaptionStyle
360 mHasEdgeType = edgeType != EDGE_TYPE_UNSPECIFIED; in CaptionStyle()
368 this.edgeType = mHasEdgeType ? edgeType : EDGE_TYPE_NONE; in CaptionStyle()
439 return mHasEdgeType; in hasEdgeType()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73256 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasEdgeType:Z