Searched refs:EXTRA_ACTION (Results 1 – 1 of 1) sorted by relevance
40 private static final String EXTRA_ACTION = "EXTRA_ACTION"; field in PrintErrorFragment49 arguments.putInt(EXTRA_ACTION, action); in newInstance()74 final int action = getArguments().getInt(EXTRA_ACTION); in onViewCreated()