Searched refs:ARG_INTERACTIVE (Results 1 – 1 of 1) sorted by relevance
57 private static final String ARG_INTERACTIVE = "interactive"; field in MultimediaFragment91 args.putBoolean(ARG_INTERACTIVE, isInteractive); in newInstance()