Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
H A DCarWatchdogTestFragment.java103 private static final int NOTIFICATION_TYPE_OVERUSE = 1; field in CarWatchdogTestFragment
108 NOTIFICATION_TYPE_OVERUSE,
277 NOTIFICATION_TYPE_OVERUSE); in overuseDiskIo()
450 case NOTIFICATION_TYPE_OVERUSE: in toNotificationTypeString()
502 } else if (mExpectedNotificationType == NOTIFICATION_TYPE_OVERUSE in onOveruse()