Home
last modified time | relevance | path

Searched refs:subtitle (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java170 CharSequence subtitle = String.valueOf(System.currentTimeMillis()); in sendNotification() local
173 .setWhen(System.currentTimeMillis()).setContentTitle(title).setContentText(subtitle) in sendNotification()
185 CharSequence subtitle = String.valueOf(System.currentTimeMillis()); in sendNotifications() local
190 .setContentText(subtitle) in sendNotifications()