Searched refs:isImportanceLockedByOEM (Results 1 – 7 of 7) sorted by relevance
1685 assertTrue(channel.isImportanceLockedByOEM()); in testClearData()2399 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2401 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2403 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2416 .isImportanceLockedByOEM()); in testLockChannelsForOEM_onlyGivenPkg()2418 .isImportanceLockedByOEM()); in testLockChannelsForOEM_onlyGivenPkg()2434 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2436 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2438 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2450 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelDoesNotExistYet_appWide()[all …]
149 channel.isImportanceLockedByOEM in <lambda>()
557 isNonblockable |= mEntry.channel.isImportanceLockedByOEM(); in getIsNonblockable()
709 if (!channel.isImportanceLockedByOEM()) { in createNotificationChannel()763 updatedChannel.setImportanceLockedByOEM(channel.isImportanceLockedByOEM()); in updateNotificationChannel()764 if (updatedChannel.isImportanceLockedByOEM()) { in updateNotificationChannel()
790 && !getChannel().isImportanceLockedByOEM() in calculateImportance()
668 public boolean isImportanceLockedByOEM() { in isImportanceLockedByOEM() method in NotificationChannel
322 method public boolean isImportanceLockedByOEM();