Home
last modified time | relevance | path

Searched defs:BackgroundServiceStartNotAllowedException (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DBackgroundServiceStartNotAllowedException.java26 public final class BackgroundServiceStartNotAllowedException class
31 public BackgroundServiceStartNotAllowedException(@NonNull String message) { in BackgroundServiceStartNotAllowedException() method in BackgroundServiceStartNotAllowedException
35 BackgroundServiceStartNotAllowedException(@NonNull Parcel source) { in BackgroundServiceStartNotAllowedException() method in BackgroundServiceStartNotAllowedException