Searched refs:ARG_ALLOW_SPEAK_EASY (Results 1 – 1 of 1) sorted by relevance
129 static final String ARG_ALLOW_SPEAK_EASY = "allow_speak_easy"; field in AnswerFragment380 bundle.putBoolean(ARG_ALLOW_SPEAK_EASY, allowSpeakEasy); in newInstance()498 return getArguments().getBoolean(ARG_ALLOW_SPEAK_EASY); in allowSpeakEasy()