Searched refs:toastMessageFormatString (Results 1 – 1 of 1) sorted by relevance
262 String toastMessageFormatString = mContext.getString(isServiceEnabled in showToast() local265 String toastMessage = String.format(toastMessageFormatString, serviceName); in showToast()