Home | History | Annotate | Download | only in cts

Lines Matching refs:VISIBILITY_SECRET

229         channel.setLockscreenVisibility(Notification.VISIBILITY_SECRET);
235 assertTrue(createdChannel.getLockscreenVisibility() != Notification.VISIBILITY_SECRET);