Searched refs:ARG_WIDTH (Results 1 – 1 of 1) sorted by relevance
43 private static final String ARG_WIDTH = "width"; field in DetailFragment65 args.putInt(ARG_WIDTH, width); in newInstance()95 args.getInt(ARG_WIDTH), args.getInt(ARG_HEIGHT)); in onViewCreated()