Searched refs:systemLiveViewSubscriber (Results 1 – 4 of 4) sorted by relevance
97 let systemLiveViewSubscriber: notificationManager.SystemLiveViewSubscriber = {101 await notificationManager.subscribeSystemLiveView(systemLiveViewSubscriber);
69 let systemLiveViewSubscriber: notificationManager.SystemLiveViewSubscriber = {73 notificationManager.subscribeSystemLiveView(systemLiveViewSubscriber).then(() => {
1714 auto systemLiveViewSubscriber = TestLocalLiveViewSubscriber(); variable1715 …EXPECT_EQ(0, NotificationHelper::SubscribeLocalLiveViewNotification(systemLiveViewSubscriber, true…