Searched refs:CloudNotificationBackplane (Results 1 – 3 of 3) sorted by relevance
106 public static CloudNotificationBackplane getCloudNotificationBackplane() { in getCloudNotificationBackplane()107 CloudNotificationBackplane cnb = null; in getCloudNotificationBackplane()117 cnb = new CloudNotificationBackplane() { in getCloudNotificationBackplane()
24 public interface CloudNotificationBackplane { interface
35 import com.android.calendar.CloudNotificationBackplane;254 CloudNotificationBackplane cnb = in processEventIds()283 CloudNotificationBackplane cnb = ExtensionsFactory.getCloudNotificationBackplane(); in syncSenderDismissCache()