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