Searched refs:NotificationModel (Results 1 – 7 of 7) sorted by relevance
22 internal class NotificationModel { class
37 private val mNotificationModel: NotificationModel
55 private val mNotificationModel: NotificationModel
74 fun build(context: Context, nm: NotificationModel, unexpired: List<Timer>): Notification { in build()315 nm: NotificationModel, in buildMissed()
176 private var mNotificationModel: NotificationModel? = null192 mNotificationModel = NotificationModel() in init()
56 fun build(context: Context, nm: NotificationModel, stopwatch: Stopwatch?): Notification { in build()
56 private val mNotificationModel: NotificationModel