Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DRemoteServiceException.java95 public static class BadForegroundServiceNotificationException extends RemoteServiceException { class in RemoteServiceException
99 public BadForegroundServiceNotificationException(String msg) { in BadForegroundServiceNotificationException() method in RemoteServiceException.BadForegroundServiceNotificationException