Searched refs:SOURCE_GROUP_ID_KEY (Results 1 – 1 of 1) sorted by relevance
47 sourceGroupId = requireArguments().getString(SOURCE_GROUP_ID_KEY)!! in onCreatePreferences()174 private const val SOURCE_GROUP_ID_KEY = "source_group_id" constant181 args.putString(SOURCE_GROUP_ID_KEY, groupId) in newInstance()