Searched refs:VISIBILITY_SECRET (Results 1 – 2 of 2) sorted by relevance
47 private static final int VISIBILITY_SECRET = -1; field in NotificationIncidentTest123 (rp.getVisibility() >= VISIBILITY_SECRET && in verifyRecordProto()
744 channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET); in testCreateChannel()750 assertTrue(createdChannel.getLockscreenVisibility() != Notification.VISIBILITY_SECRET); in testCreateChannel()