Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/fastpair/notification/
DFastPairNotificationManager.java95 private final Cache<Key, Long> mNotificationCache = field in FastPairNotificationManager
254 mNotificationCache.invalidate(new Key(id)); in cancel()