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