Searched refs:commonNotifCollection (Results 1 – 2 of 2) sorted by relevance
58 private val commonNotifCollection: Lazy<CommonNotifCollection>,113 for (entry in commonNotifCollection.get().allNotifs) {
71 CommonNotifCollection commonNotifCollection, in LaunchConversationActivity() argument79 mCommonNotifCollection = commonNotifCollection; in LaunchConversationActivity()