Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DRemoteServiceException.java122 public static class BadForegroundServiceNotificationException extends RemoteServiceException { class in RemoteServiceException
126 public BadForegroundServiceNotificationException(String msg) { in BadForegroundServiceNotificationException() method in RemoteServiceException.BadForegroundServiceNotificationException