Searched defs:FLAG_INTERACTIVE (Results 1 – 2 of 2) sorted by relevance
43 int FLAG_INTERACTIVE = 0x20000000; field
88 private static final int FLAG_INTERACTIVE = 1 << 5; field in BroadcastOptions