Searched refs:ARG_ALLOW_ANSWER_AND_RELEASE (Results 1 – 1 of 1) sorted by relevance
119 static final String ARG_ALLOW_ANSWER_AND_RELEASE = "allow_answer_and_release"; field in AnswerFragment378 bundle.putBoolean(ARG_ALLOW_ANSWER_AND_RELEASE, allowAnswerAndRelease); in newInstance()493 return getArguments().getBoolean(ARG_ALLOW_ANSWER_AND_RELEASE); in allowAnswerAndRelease()