Searched refs:RemoteServiceException (Results 1 – 9 of 9) sorted by relevance
26 public class RemoteServiceException extends AndroidRuntimeException { class35 public RemoteServiceException(String msg) { in RemoteServiceException() method in RemoteServiceException
26 public class ForegroundServiceDidNotStartInTimeException extends RemoteServiceException {
1928 case RemoteServiceException.TYPE_ID: // 0 in throwRemoteServiceException()1930 throw new RemoteServiceException(message); in throwRemoteServiceException()
29 import android.app.RemoteServiceException;953 scheduleCrashLocked(message, RemoteServiceException.TYPE_ID); in scheduleCrashLocked()
185 import android.app.RemoteServiceException;2985 RemoteServiceException.TYPE_ID); in crashApplication()
536 android.app.RemoteServiceException
23304 Landroid/app/RemoteServiceException;
534 android.app.RemoteServiceException
32937 Landroid/app/RemoteServiceException;