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

  /frameworks/base/core/java/android/app/
NotificationManager.java 140 public static final int INTERRUPTION_FILTER_PRIORITY = 2;
740 case Global.ZEN_MODE_IMPORTANT_INTERRUPTIONS: return INTERRUPTION_FILTER_PRIORITY;
751 case INTERRUPTION_FILTER_PRIORITY: return Global.ZEN_MODE_IMPORTANT_INTERRUPTIONS;
  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 79 public static final int INTERRUPTION_FILTER_PRIORITY
80 = NotificationManager.INTERRUPTION_FILTER_PRIORITY;
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
AttentionManagementVerifierActivity.java 363 if (mode == NotificationListenerService.INTERRUPTION_FILTER_PRIORITY) {
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 1109 milliseconds