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