Searched refs:showToastWithCustomIcon (Results 1 – 1 of 1) sorted by relevance
136 showToastWithCustomIcon(R.string.private_space_deleted); in showSuccessfulDeletionToast()142 showToastWithCustomIcon(R.string.private_space_delete_failed); in showDeletionInternalErrorToast()145 private void showToastWithCustomIcon(int stringRes) { in showToastWithCustomIcon() method in PrivateSpaceDeletionProgressFragment