Searched refs:getSpaDestination (Results 1 – 2 of 2) sorted by relevance
108 fun getSpaDestination(context: Context, listType: Int): String? { in getSpaDestination() method
310 final String spaDestination = ManageApplicationsUtil.getSpaDestination(context, mListType); in onAttach()