Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DGuestResumeSessionReceiver.java59 private final GuestSessionNotification mGuestSessionNotification; field in GuestResumeSessionReceiver
88 mGuestSessionNotification.createPersistentNotification(currentUser,
108 mGuestSessionNotification = guestSessionNotification; in GuestResumeSessionReceiver()