Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java116 public static final String ACTION_APP_BLOCK_STATE_CHANGED = field in NotificationManager
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2206 assertEquals(NotificationManager.ACTION_APP_BLOCK_STATE_CHANGED, in testUpdateAppNotifyCreatorBlock()
2228 assertEquals(NotificationManager.ACTION_APP_BLOCK_STATE_CHANGED, in testUpdateAppNotifyCreatorUnblock()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java28 import static android.app.NotificationManager.ACTION_APP_BLOCK_STATE_CHANGED;
3437 new Intent(ACTION_APP_BLOCK_STATE_CHANGED)
/frameworks/base/core/api/
Dcurrent.txt6259 …field public static final String ACTION_APP_BLOCK_STATE_CHANGED = "android.app.action.APP_BLOCK_ST…