Home
last modified time | relevance | path

Searched refs:isBlockable (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationChannel.java857 public boolean isBlockable() { in isBlockable() method in NotificationChannel
1108 if (isBlockable()) { in writeXml()
1109 out.attributeBoolean(null, ATT_BLOCKABLE_SYSTEM, isBlockable()); in writeXml()
1174 record.put(ATT_BLOCKABLE_SYSTEM, isBlockable()); in toJson()
1265 && isBlockable() == that.isBlockable() in equals()
1289 getGroup(), getAudioAttributes(), isBlockable(), mAllowBubbles, in hashCode()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java871 if (channel.isBlockable() != existing.isBlockable()) { in createNotificationChannel()
872 existing.setBlockable(channel.isBlockable()); in createNotificationChannel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java536 if (mEntry.getChannel() != null && !mEntry.getChannel().isBlockable()) { in getIsNonblockable()
/frameworks/base/core/api/
Dtest-current.txt284 method public boolean isBlockable();
/frameworks/base/boot/
Dboot-image-profile.txt2270 HSPLandroid/app/NotificationChannel;->isBlockable()Z
/frameworks/base/config/
Dboot-image-profile.txt2270 HSPLandroid/app/NotificationChannel;->isBlockable()Z