Home
last modified time | relevance | path

Searched refs:removeOnStateChangedListener (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DKeyguardNotificationVisibilityProvider.kt53 fun removeOnStateChangedListener(listener: Consumer<String>) in shouldHideNotification() method
178 override fun removeOnStateChangedListener(listener: Consumer<String>) { in removeOnStateChangedListener() method in com.android.systemui.statusbar.notification.interruption.KeyguardNotificationVisibilityProviderImpl