Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java400 public static final String ACTION_CONSOLIDATED_NOTIFICATION_POLICY_CHANGED = field in NotificationManager
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java51 import static android.app.NotificationManager.ACTION_CONSOLIDATED_NOTIFICATION_POLICY_CHANGED;
2488 Intent intent = new Intent(ACTION_CONSOLIDATED_NOTIFICATION_POLICY_CHANGED); in init()
/frameworks/base/core/api/
Dcurrent.txt7048 …("android.app.modes_api") public static final String ACTION_CONSOLIDATED_NOTIFICATION_POLICY_CHANG…