Searched refs:notificationText (Results 1 – 6 of 6) sorted by relevance
74 @NonNull String notificationText) { in initWipeNotificationLatch() argument82 if (!TextUtils.isEmpty(notificationText)) { in initWipeNotificationLatch()83 assertEquals("Wipe notification content not found", notificationText, in initWipeNotificationLatch()
57 String notificationText = notificationExtras.getString(Notification.EXTRA_TEXT); in broadcastIfVulnerableNotificationFound() local66 && notificationText.contains(getString(R.string.accountName))) { in broadcastIfVulnerableNotificationFound()
76 .setContentText(context.getString(R.string.notificationText)) in testPocCVE_2023_21143()
93 .setContentText(context.getString(R.string.notificationText)) in testPocCVE_2023_21144()
2035 String notificationText) { in buildNotification() argument2039 .setContentText(notificationText) in buildNotification()2044 String notificationText) { in buildMediaNotification() argument2052 .setContentText(notificationText) in buildMediaNotification()
1215 String notificationText) { in buildNotification() argument1219 .setContentText(notificationText) in buildNotification()