Searched refs:ARG_CALLBACK_ACTION (Results 1 – 1 of 1) sorted by relevance
64 private static final String ARG_CALLBACK_ACTION = "callbackAction"; field in GroupNameEditDialogFragment117 args.putString(ARG_CALLBACK_ACTION, callbackAction); in newInstance()256 final String callbackAction = getArguments().getString(ARG_CALLBACK_ACTION); in maybePersistCurrentGroupName()