Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthenticationStatsCollector.java179 authenticationStats.updateNotificationCounter(); in sendNotificationIfNeeded()
182 authenticationStats.updateNotificationCounter(); in sendNotificationIfNeeded()
H A DAuthenticationStats.java94 public void updateNotificationCounter() { in updateNotificationCounter() method in AuthenticationStats