HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED (Results 1 - 8 of 8) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
BlockChangeReceiver.java 4 import static android.app.NotificationManager.ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED;
25 } else if (ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED.equals(intent.getAction())) {
  /frameworks/base/core/java/android/app/
NotificationManager.java 121 public static final String ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED =
125 * Extra for {@link #ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED} containing the id of the
144 * Extra for {@link #ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED} or
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
NotificationManagerServiceTest.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 21 import static android.app.NotificationManager.ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED;
    [all...]
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 213 milliseconds