Searched refs:ServiceNotificationPolicy (Results 1 – 8 of 8) sorted by relevance
71 public enum ServiceNotificationPolicy { enum in ActivityManagerInternal778 public abstract ServiceNotificationPolicy applyForegroundServiceNotification( in applyForegroundServiceNotification()
162 public @interface ServiceNotificationPolicy {} annotation in Notification173 public static final @ServiceNotificationPolicy int FOREGROUND_SERVICE_DEFAULT = 0;184 public static final @ServiceNotificationPolicy int FOREGROUND_SERVICE_IMMEDIATE = 1;195 public static final @ServiceNotificationPolicy int FOREGROUND_SERVICE_DEFERRED = 2;197 @ServiceNotificationPolicy5465 public Builder setForegroundServiceBehavior(@ServiceNotificationPolicy int behavior) { in setForegroundServiceBehavior()
142 import android.app.ActivityManagerInternal.ServiceNotificationPolicy;3023 ServiceNotificationPolicy applyForegroundServiceNotificationLocked(Notification notification, in applyForegroundServiceNotificationLocked()3027 return ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE; in applyForegroundServiceNotificationLocked()3039 return ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE; in applyForegroundServiceNotificationLocked()3068 return ServiceNotificationPolicy.SHOW_IMMEDIATELY; in applyForegroundServiceNotificationLocked()3079 return ServiceNotificationPolicy.UPDATE_ONLY; in applyForegroundServiceNotificationLocked()3083 return ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE; in applyForegroundServiceNotificationLocked()
17626 public ServiceNotificationPolicy applyForegroundServiceNotification( in applyForegroundServiceNotification()
23 import static android.app.ActivityManagerInternal.ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE;197 import android.app.ActivityManagerInternal.ServiceNotificationPolicy;8421 final ServiceNotificationPolicy policy = mAmi.applyForegroundServiceNotification(8442 if (policy == ServiceNotificationPolicy.UPDATE_ONLY) {8654 ServiceNotificationPolicy fgsPolicy, boolean stripUijFlag)
23 import static android.app.ActivityManagerInternal.ServiceNotificationPolicy.NOT_FOREGROUND_SERVICE;24 import static android.app.ActivityManagerInternal.ServiceNotificationPolicy.SHOW_IMMEDIATELY;
3670 …tring;ILjava/lang/String;I)Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;+]Landro…3861 …va/lang/String;ILjava/lang/String;I)Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;12734 …lang/String;Ljava/lang/String;IIILandroid/app/ActivityManagerInternal$ServiceNotificationPolicy;Z)V
2223 …tring;Ljava/lang/String;IIILandroid/app/ActivityManagerInternal$ServiceNotificationPolicy;Z)V+]Lan…