Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DExtensionsFactory.java44 private static String CLOUD_NOTIFICATION_KEY = "CloudNotificationChannel"; field in ExtensionsFactory
109 String className = sProperties.getProperty(CLOUD_NOTIFICATION_KEY); in getCloudNotificationBackplane()
113 Log.d(TAG, CLOUD_NOTIFICATION_KEY + " not found in properties file."); in getCloudNotificationBackplane()