Searched refs:BadForegroundServiceNotificationException (Results 1 – 3 of 3) sorted by relevance
95 public static class BadForegroundServiceNotificationException extends RemoteServiceException { class in RemoteServiceException99 public BadForegroundServiceNotificationException(String msg) { in BadForegroundServiceNotificationException() method in RemoteServiceException.BadForegroundServiceNotificationException
43 import android.app.RemoteServiceException.BadForegroundServiceNotificationException;2105 case BadForegroundServiceNotificationException.TYPE_ID: in throwRemoteServiceException()2106 throw new BadForegroundServiceNotificationException(message); in throwRemoteServiceException()
169 import android.app.RemoteServiceException.BadForegroundServiceNotificationException;1284 ? BadForegroundServiceNotificationException.TYPE_ID