Searched refs:isImportanceLockedByOEM (Results 1 – 8 of 8) sorted by relevance
1793 assertTrue(channel.isImportanceLockedByOEM()); in testClearData()2593 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2595 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2597 .isImportanceLockedByOEM()); in testLockChannelsForOEM_appWide()2610 .isImportanceLockedByOEM()); in testLockChannelsForOEM_onlyGivenPkg()2612 .isImportanceLockedByOEM()); in testLockChannelsForOEM_onlyGivenPkg()2628 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2630 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2632 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific()2642 .isImportanceLockedByOEM()); in testLockChannelsForOEM_channelSpecific_clearData()[all …]
164 channel.isImportanceLockedByOEM || in <lambda>()
524 isNonblockable |= mEntry.getChannel().isImportanceLockedByOEM(); in getIsNonblockable()
903 if (!channel.isImportanceLockedByOEM()) { in createNotificationChannel()965 updatedChannel.setImportanceLockedByOEM(channel.isImportanceLockedByOEM()); in updateNotificationChannel()966 if (updatedChannel.isImportanceLockedByOEM()) { in updateNotificationChannel()
785 && !getChannel().isImportanceLockedByOEM() in calculateImportance()
800 public boolean isImportanceLockedByOEM() { in isImportanceLockedByOEM() method in NotificationChannel
2 AcronymName: android.app.NotificationChannel#isImportanceLockedByOEM():392 GetterSetterNames: android.app.NotificationChannel#isImportanceLockedByOEM():
446 method public boolean isImportanceLockedByOEM();