Searched refs:CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP (Results 1 – 5 of 5) sorted by relevance
47 public static final String CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP = field in NotificationHelperBase
41 …tic com.android.car.internal.NotificationHelperBase.CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_A…519 CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP).putExtra( in testDisableAppBroadcast()532 CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP) in testDisableAppBroadcastWithDisabledPackage()570 List<String> actions = Arrays.asList(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP, in testUserNotificationActionBroadcastsWithNullPackageName()587 List<String> actions = Arrays.asList(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP, in testUserNotificationActionBroadcastsWithInvalidUserId()606 List<String> actions = Arrays.asList(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP, in testUserNotificationActionBroadcastsWithMissingNotificationId()1201 CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP, ACTION_USER_REMOVED); in captureBroadcastReceiver()
44 …tic com.android.car.internal.NotificationHelperBase.CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_A…367 Intent intent = new Intent(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP) in testProcessUserNotificationIntentDisablePackage()388 Intent intent = new Intent(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP) in testProcessUserNotificationIntentDisablePackageWithDisabledPackage()406 Intent intent = new Intent(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP) in testProcessUserNotificationIntentDisablePackageWithMissingNotificationId()
37 …tic com.android.car.internal.NotificationHelperBase.CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_A…151 case CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP:829 filter.addAction(CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP); in subscribeBroadcastReceiver()
56 …tic com.android.car.internal.NotificationHelperBase.CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_A…1091 case CAR_WATCHDOG_ACTION_RESOURCE_OVERUSE_DISABLE_APP: in processUserNotificationIntent()