Searched refs:VISIBILITY_SECRET (Results 1 – 14 of 14) sorted by relevance
42 VISIBILITY_SECRET = -1; enumerator
332 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXml()396 channel2.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testChannelXmlForBackup()644 + Notification.VISIBILITY_SECRET + "\"" +" uid=\"" + UID_N_MR1 + "\" />\n" in testChannelXml_upgradeCreateDefaultChannel()658 assertEquals(Notification.VISIBILITY_SECRET, updated1.getLockscreenVisibility()); in testChannelXml_upgradeCreateDefaultChannel()767 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate()803 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_updatesAppFields()811 assertEquals(Notification.VISIBILITY_SECRET, mHelper.getPackageVisibility(PKG_N_MR1, in testUpdate_preUpgrade_updatesAppFields()830 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_postUpgrade_noUpdateAppFields()857 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()867 defaultChannel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()[all …]
528 Notification.VISIBILITY_SECRET); in getSignalExtractorSideEffects()
99 && (sbn.getNotification().visibility == Notification.VISIBILITY_SECRET in shouldFilterOut()
83 .setVisibility(Notification.VISIBILITY_SECRET) // Should not appear on lock screen in showNotification()
268 .setVisibility(Notification.VISIBILITY_SECRET)396 .setVisibility(Notification.VISIBILITY_SECRET)
306 Notification.VISIBILITY_SECRET; in shouldHideNotifications()
318 .setVisibility(Notification.VISIBILITY_SECRET) in onAcquired()
466 case Notification.VISIBILITY_SECRET: in countApiUse()
767 VISIBILITY_SECRET,792 public static final int VISIBILITY_SECRET = -1; field in Notification2989 if (this.visibility >= VISIBILITY_SECRET && this.visibility <= VISIBILITY_PUBLIC) { in writeToProto()3085 case VISIBILITY_SECRET: in visibilityToString()
4622 field public static final int VISIBILITY_SECRET = -1; // 0xffffffff
5378 field public static final int VISIBILITY_SECRET = -1; // 0xffffffff
8144 Landroid/app/NotificationProto;->VISIBILITY_SECRET:I