Searched refs:EXTRA_BLOCKED_STATE (Results 1 – 4 of 4) sorted by relevance
25 import static android.app.NotificationManager.EXTRA_BLOCKED_STATE;1518 assertTrue(captor.getValue().getBooleanExtra(EXTRA_BLOCKED_STATE, false)); in testUpdateAppNotifyCreatorBlock()1532 assertFalse(captor.getValue().getBooleanExtra(EXTRA_BLOCKED_STATE, true)); in testUpdateAppNotifyCreatorUnblock()1555 assertTrue(captor.getValue().getBooleanExtra(EXTRA_BLOCKED_STATE, false)); in testUpdateChannelNotifyCreatorBlock()1577 assertFalse(captor.getValue().getBooleanExtra(EXTRA_BLOCKED_STATE, false)); in testUpdateChannelNotifyCreatorUnblock()1613 assertTrue(captor.getValue().getBooleanExtra(EXTRA_BLOCKED_STATE, false)); in testUpdateGroupNotifyCreatorBlock()1634 assertFalse(captor.getValue().getBooleanExtra(EXTRA_BLOCKED_STATE, false)); in testUpdateGroupNotifyCreatorUnblock()
157 public static final String EXTRA_BLOCKED_STATE = "android.app.extra.BLOCKED_STATE"; field in NotificationManager
1978 .putExtra(NotificationManager.EXTRA_BLOCKED_STATE,2016 .putExtra(NotificationManager.EXTRA_BLOCKED_STATE,2425 .putExtra(NotificationManager.EXTRA_BLOCKED_STATE, !enabled)
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...