Home
last modified time | relevance | path

Searched defs:getLockscreenVisibility (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/app/
DNotificationChannelCompat.java475 public int getLockscreenVisibility() { in getLockscreenVisibility() method in NotificationChannelCompat
605 static int getLockscreenVisibility(NotificationChannel notificationChannel) { in getLockscreenVisibility() method in NotificationChannelCompat.Api26Impl