Searched refs:RESOURCE_OVERUSE_NOTIFICATION_BASE_ID (Results 1 – 4 of 4) sorted by relevance
58 public static final int RESOURCE_OVERUSE_NOTIFICATION_BASE_ID = 150; field in NotificationHelperBase
42 import static com.android.car.internal.NotificationHelperBase.RESOURCE_OVERUSE_NOTIFICATION_BASE_ID;522 RESOURCE_OVERUSE_NOTIFICATION_BASE_ID); in testDisableAppBroadcast()535 .putExtra(INTENT_EXTRA_NOTIFICATION_ID, RESOURCE_OVERUSE_NOTIFICATION_BASE_ID); in testDisableAppBroadcastWithDisabledPackage()548 .putExtra(INTENT_EXTRA_NOTIFICATION_ID, RESOURCE_OVERUSE_NOTIFICATION_BASE_ID); in testLaunchAppSettingsBroadcast()561 RESOURCE_OVERUSE_NOTIFICATION_BASE_ID); in testDismissUserNotificationBroadcast()577 .putExtra(INTENT_EXTRA_NOTIFICATION_ID, RESOURCE_OVERUSE_NOTIFICATION_BASE_ID)); in testUserNotificationActionBroadcastsWithNullPackageName()595 .putExtra(INTENT_EXTRA_NOTIFICATION_ID, RESOURCE_OVERUSE_NOTIFICATION_BASE_ID)); in testUserNotificationActionBroadcastsWithInvalidUserId()
45 import static com.android.car.internal.NotificationHelperBase.RESOURCE_OVERUSE_NOTIFICATION_BASE_ID;4074 packagesById.put(RESOURCE_OVERUSE_NOTIFICATION_BASE_ID + idOffset, packageName); in constructPackagesByNotificationId()
339 NotificationHelperBase.RESOURCE_OVERUSE_NOTIFICATION_BASE_ID; in WatchdogPerfHandler()420 proto.write(PerformanceDump.RESOURCE_OVERUSE_NOTIFICATION_BASE_ID, in dumpProto()