Searched defs:NotificationManager (Results 1 – 2 of 2) sorted by relevance
1158 type NotificationManager = NotificationManagerAndroid; typedef1160 fn build(self) -> Option<Self::NotificationManager> { in build()
1137 type NotificationManager = NullNotificationManager; typedef1139 fn build(self) -> Option<Self::NotificationManager> { in build()