Searched defs:windowStyle (Results 1 – 3 of 3) sorted by relevance
597 int windowStyle = (data[pos + 5] & 0x38) >> 3; in parseC1() local996 public final int windowStyle; field in Cea708CCParser.CaptionWindow1001 int rowCount, int columnCount, int penStyle, int windowStyle) { in CaptionWindow()
812 TypedArray windowStyle = obtainStyledAttributes( in updateSurface() local
314 final TypedArray windowStyle = mContext.getTheme().obtainStyledAttributes( in AppTransition() local