Searched refs:isImportanceLockedByOEM (Results 1 – 8 of 8) sorted by relevance
1688 assertTrue(channel.isImportanceLockedByOEM()); in testClearData()2378 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2380 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2382 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2395 .isImportanceLockedByOEM()); in testLockChannelsForOEM_onlyGivenPkg()2397 .isImportanceLockedByOEM()); in testLockChannelsForOEM_onlyGivenPkg()2413 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2415 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2417 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2429 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelDoesNotExistYet_appWide()[all …]
150 channel.isImportanceLockedByOEM in <lambda>()
535 isNonblockable |= mEntry.channel.isImportanceLockedByOEM(); in getIsNonblockable()
725 if (!channel.isImportanceLockedByOEM()) { in createNotificationChannel()779 updatedChannel.setImportanceLockedByOEM(channel.isImportanceLockedByOEM()); in updateNotificationChannel()780 if (updatedChannel.isImportanceLockedByOEM()) { in updateNotificationChannel()
760 && !getChannel().isImportanceLockedByOEM() in calculateImportance()
672 public boolean isImportanceLockedByOEM() { in isImportanceLockedByOEM() method in NotificationChannel
2 AcronymName: android.app.NotificationChannel#isImportanceLockedByOEM():396 GetterSetterNames: android.app.NotificationChannel#isImportanceLockedByOEM():
328 method public boolean isImportanceLockedByOEM();