Searched refs:mHasEdgeType (Results 1 – 2 of 2) sorted by relevance
349 private final boolean mHasEdgeType; field in CaptioningManager.CaptionStyle360 mHasEdgeType = edgeType != EDGE_TYPE_UNSPECIFIED; in CaptionStyle()368 this.edgeType = mHasEdgeType ? edgeType : EDGE_TYPE_NONE; in CaptionStyle()439 return mHasEdgeType; in hasEdgeType()
73256 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasEdgeType:Z