Searched refs:ServiceStartNotAllowedException (Results 1 – 7 of 7) sorted by relevance
24 public abstract class ServiceStartNotAllowedException extends IllegalStateException { class25 ServiceStartNotAllowedException(@NonNull String message) { in ServiceStartNotAllowedException() method in ServiceStartNotAllowedException35 public static ServiceStartNotAllowedException newInstance(boolean foreground, in newInstance()
27 extends ServiceStartNotAllowedException implements Parcelable {
1869 throw ServiceStartNotAllowedException.newInstance(requireForeground, in startServiceCommon()
4804 …ackgroundServiceStartNotAllowedException extends android.app.ServiceStartNotAllowedException imple…5056 …oregroundServiceStartNotAllowedException extends android.app.ServiceStartNotAllowedException imple…6676 public abstract class ServiceStartNotAllowedException extends java.lang.IllegalStateException {
23329 Landroid/app/ServiceStartNotAllowedException;
32962 Landroid/app/ServiceStartNotAllowedException;