Searched refs:notificationContent (Results 1 – 2 of 2) sorted by relevance
192 var notificationContent = notificationScroller.findObject(notificationContentSelector) in <lambda>() variable194 while (notificationContent == null) { in <lambda>()202 notificationContent = notificationScroller.findObject(notificationContentSelector) in <lambda>()206 val dragStart = notificationContent.visibleCenter in <lambda>()
388 public Builder setNotificationContent(CharSequence notificationContent) { in setNotificationContent() argument389 mNotificationContent = notificationContent; in setNotificationContent()