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