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

  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
ZenFooterPreferenceControllerTest.java 21 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
98 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
127 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
ZenModeVisEffectsAllPreferenceControllerTest.java 21 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
110 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
127 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
ZenModeVisEffectsCustomPreferenceControllerTest.java 21 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
116 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
ZenModeVisEffectsNonePreferenceControllerTest.java 21 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
118 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
  /packages/apps/Settings/src/com/android/settings/notification/
ZenModeVisEffectsAllPreferenceController.java 36 | Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
ZenModeVisEffectsNonePreferenceController.java 36 | Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT
ZenModeBlockedEffectsSettings.java 21 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
60 "zen_effect_intent", SUPPRESSED_EFFECT_FULL_SCREEN_INTENT,
ZenModeVisEffectsCustomPreferenceController.java 38 | Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
  /cts/tests/tests/notificationlegacy/src/android/app/notification/legacy/cts/
LegacyNotificationManagerTest.java 20 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
142 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
  /cts/tests/app/src/android/app/cts/
NotificationManagerTest.java 20 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
    [all...]
  /frameworks/base/core/java/android/app/
NotificationManager.java     [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
ZenModeHelperTest.java 20 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
    [all...]
NotificationManagerServiceTest.java 28 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java 25 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
513 return shouldSuppressVisualEffect(entry, SUPPRESSED_EFFECT_FULL_SCREEN_INTENT);
  /frameworks/base/core/java/android/service/notification/
ZenModeConfig.java 19 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
503 | SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 29 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT;
    [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 429 milliseconds