Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java259 private boolean mIsHeadsUpNotificationSent; field in WatchdogPerfHandler
837 mIsHeadsUpNotificationSent = false; in resetResourceOveruseStats()
1596 && !mIsHeadsUpNotificationSent) { in notifyUserOnOveruse()
1598 mIsHeadsUpNotificationSent = true; in notifyUserOnOveruse()