Searched refs:contentTextId (Results 1 – 1 of 1) sorted by relevance
372 int contentTextId = 0; in sendNotification() local375 contentTextId = R.string.bt_setup_notification_content_text; in sendNotification()378 contentTextId = R.string.ut_setup_notification_content_text; in sendNotification()381 contentTextId = R.string.nt_setup_notification_content_text; in sendNotification()385 String contentText = resources.getString(contentTextId); in sendNotification()