Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java164 private void addSeenOtpNotificationKey(String key) { in addSeenOtpNotificationKey() method in SensitiveContentProtectionManagerService.MediaProjectionSession
179 addSeenOtpNotificationKey(sbn.getKey()); in addSeenNotifications()
490 mMediaProjectionSession.addSeenOtpNotificationKey(sbn.getKey()); in onNotificationPosted()