Searched defs:mNotificationBuilder (Results 1 – 11 of 11) sorted by relevance
61 private Notification.Builder mNotificationBuilder; field in NotificationGroupTest
64 public NotificationCompat.Builder mNotificationBuilder; field in NotificationState
50 private val mNotificationBuilder = StopwatchNotificationBuilder() constant in com.android.deskclock.data.StopwatchModel
58 private final StopwatchNotificationBuilder mNotificationBuilder = field in StopwatchModel
77 private val mNotificationBuilder = TimerNotificationBuilder() constant
100 private final TimerNotificationBuilder mNotificationBuilder = new TimerNotificationBuilder(); field in TimerModel
82 private final Notification.Builder mNotificationBuilder; field in InCallNotificationController
77 private Notification.Builder mNotificationBuilder; field in ProcessingService
64 private Notification.Builder mNotificationBuilder; field in SelfManagedConnection
79 private NotificationCompat.Builder mNotificationBuilder; field in IngestService
98 private Notification.Builder mNotificationBuilder; field in SmartActionsHelperTest