Searched refs:blockable (Results 1 – 4 of 4) sorted by relevance
29 val blockable: Boolean? = null, constant in com.android.safetycenter.testing.NotificationCharacteristics75 blockableMatches(statusBarNotificationWithChannel, characteristic.blockable) && in isMatch()
126 stats.blockable = mBackend.enableSwitch(mContext, entry.info); in addBlockStatus()321 return stats.blockable; in enableSwitch()341 public boolean blockable; field in NotificationsSentState
774 blockable = true, in setSafetySourceData_withInformationIssue_lowImportanceBlockableNotification()793 blockable = false, in setSafetySourceData_withRecommendationIssue_defaultImportanceUnblockableNotification()812 blockable = false, in setSafetySourceData_withCriticalIssue_highImportanceUnblockableNotification()
244 assertThat(((NotificationsSentState) apps.get(0).extraInfo).blockable).isTrue(); in testLoadAllExtraInfo_multipleEventsAgg()375 assertThat(((NotificationsSentState) entry.extraInfo).blockable).isTrue(); in testUpdateExtraInfo_multipleEventsAgg()