Home
last modified time | relevance | path

Searched defs:NotificationManager (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs1158 type NotificationManager = NotificationManagerAndroid; typedef
1160 fn build(self) -> Option<Self::NotificationManager> { in build()
Duci_jni_android_new.rs1137 type NotificationManager = NullNotificationManager; typedef
1139 fn build(self) -> Option<Self::NotificationManager> { in build()