Searched refs:contentTextId (Results 1 – 1 of 1) sorted by relevance
364 int contentTextId = 0; in sendNotification() local367 contentTextId = R.string.bt_setup_notification_content_text; in sendNotification()370 contentTextId = R.string.ut_setup_notification_content_text; in sendNotification()373 contentTextId = R.string.nt_setup_notification_content_text; in sendNotification()377 String contentText = resources.getString(contentTextId); in sendNotification()