Searched refs:ServiceNotificationPolicy (Results 1 – 7 of 7) sorted by relevance
68 public enum ServiceNotificationPolicy { enum in ActivityManagerInternal753 public abstract ServiceNotificationPolicy applyForegroundServiceNotification( in applyForegroundServiceNotification()
148 public @interface ServiceNotificationPolicy {}; annotation in Notification159 public static final @ServiceNotificationPolicy int FOREGROUND_SERVICE_DEFAULT = 0;170 public static final @ServiceNotificationPolicy int FOREGROUND_SERVICE_IMMEDIATE = 1;181 public static final @ServiceNotificationPolicy int FOREGROUND_SERVICE_DEFERRED = 2;183 @ServiceNotificationPolicy4790 public Builder setForegroundServiceBehavior(@ServiceNotificationPolicy int behavior) { in setForegroundServiceBehavior()
139 import android.app.ActivityManagerInternal.ServiceNotificationPolicy;2772 ServiceNotificationPolicy applyForegroundServiceNotificationLocked(Notification notification, in applyForegroundServiceNotificationLocked()2776 return ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE; in applyForegroundServiceNotificationLocked()2788 return ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE; in applyForegroundServiceNotificationLocked()2817 return ServiceNotificationPolicy.SHOW_IMMEDIATELY; in applyForegroundServiceNotificationLocked()2828 return ServiceNotificationPolicy.UPDATE_ONLY; in applyForegroundServiceNotificationLocked()2832 return ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE; in applyForegroundServiceNotificationLocked()
18619 public ServiceNotificationPolicy applyForegroundServiceNotification( in applyForegroundServiceNotification()
20 import static android.app.ActivityManagerInternal.ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE;149 import android.app.ActivityManagerInternal.ServiceNotificationPolicy;6746 final ServiceNotificationPolicy policy = mAmi.applyForegroundServiceNotification(6767 if (policy == ServiceNotificationPolicy.UPDATE_ONLY) {6941 ServiceNotificationPolicy fgsPolicy, boolean stripUijFlag)
21 import static android.app.ActivityManagerInternal.ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE;22 import static android.app.ActivityManagerInternal.ServiceNotificationPolicy.SHOW_IMMEDIATELY;
754 …tring;ILjava/lang/String;I)Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;+]Landro…889 …va/lang/String;ILjava/lang/String;I)Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;5184 …tring;Ljava/lang/String;IIILandroid/app/ActivityManagerInternal$ServiceNotificationPolicy;)V+]Land…