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.java51 String conversationId, boolean returnParentIfNoConversationChannel, in getConversationNotificationChannel() argument
DPreferencesHelper.java1309 String channelId, String conversationId, boolean returnParentIfNoConversationChannel, in getConversationNotificationChannel() argument
1325 if (channel == null && returnParentIfNoConversationChannel) { in getConversationNotificationChannel()
DNotificationManagerService.java4230 String targetPkg, String channelId, boolean returnParentIfNoConversationChannel,
4242 returnParentIfNoConversationChannel, false /* includeDeleted */);
/frameworks/base/core/java/android/app/
DINotificationManager.aidl110 …lingPkg, int userId, String pkg, String channelId, boolean returnParentIfNoConversationChannel, St… in getConversationNotificationChannel() argument