Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java53 String conversationId, boolean returnParentIfNoConversationChannel, in getConversationNotificationChannel() argument
DPreferencesHelper.java1247 String channelId, String conversationId, boolean returnParentIfNoConversationChannel, in getConversationNotificationChannel() argument
1263 if (channel == null && returnParentIfNoConversationChannel) { in getConversationNotificationChannel()
DNotificationManagerService.java3975 String targetPkg, String channelId, boolean returnParentIfNoConversationChannel,
3987 returnParentIfNoConversationChannel, false /* includeDeleted */);
/frameworks/base/core/java/android/app/
DINotificationManager.aidl106 …lingPkg, int userId, String pkg, String channelId, boolean returnParentIfNoConversationChannel, St… in getConversationNotificationChannel() argument