Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java453 private final boolean mHasEdgeType; field in CaptioningManager.CaptionStyle
464 mHasEdgeType = edgeType != EDGE_TYPE_UNSPECIFIED; in CaptionStyle()
472 this.edgeType = mHasEdgeType ? edgeType : EDGE_TYPE_NONE; in CaptionStyle()
543 return mHasEdgeType; in hasEdgeType()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58827 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasEdgeType:Z