Home
last modified time | relevance | path

Searched refs:NotificationManagerAndroidBuilder (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/uci/jni/src/
Ddispatcher.rs17 use crate::notification_manager_android::NotificationManagerAndroidBuilder;
72 NotificationManagerAndroidBuilder { in new()
Dnotification_manager_android.rs1351 pub(crate) struct NotificationManagerAndroidBuilder { struct
1358 impl NotificationManagerBuilder for NotificationManagerAndroidBuilder { argument