Searched defs:windowStyle (Results 1 – 4 of 4) sorted by relevance
297 public final int windowStyle; field in Cea708Data.CaptionWindow312 int windowStyle) { in CaptionWindow()
769 int windowStyle = (data[pos + 5] & 0x38) >> 3; in parseC1() local
349 int attendeeResponse, boolean isDialog, int windowStyle) { in EventInfoFragment()379 int attendeeResponse, boolean isDialog, int windowStyle) { in EventInfoFragment()
725 private void setWindowStyle(int windowStyle) { in setWindowStyle()