Home
last modified time | relevance | path

Searched defs:returnParentIfNoConversationChannel (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingConfig.java54 String conversationId, boolean returnParentIfNoConversationChannel, in getConversationNotificationChannel()
H A DPreferencesHelper.java1071 String channelId, String conversationId, boolean returnParentIfNoConversationChannel, in getConversationNotificationChannel()
/aosp12/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl104 … callingPkg, int userId, String pkg, String channelId, boolean returnParentIfNoConversationChannel in getConversationNotificationChannel()