Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java259 this::onLockscreenOrShadeVisibleAndInteractiveChanged); in start() local
262 private void onLockscreenOrShadeVisibleAndInteractiveChanged(boolean visible) { in onLockscreenOrShadeVisibleAndInteractiveChanged() method in NotificationLogger