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