Searched refs:toastMessage (Results 1 – 1 of 1) sorted by relevance
265 String toastMessage = String.format(toastMessageFormatString, serviceName); in showToast() local267 mContext, toastMessage, Toast.LENGTH_LONG); in showToast()