Searched refs:DeadSystemException (Results 1 – 9 of 9) sorted by relevance
23 public class DeadSystemException extends DeadObjectException { class24 public DeadSystemException() { in DeadSystemException() method in DeadSystemException
53 throw new RuntimeException(new DeadSystemException()); in rethrowFromSystemServer()
50 import android.os.DeadSystemException;504 throw new RuntimeException(new DeadSystemException()); in getBuiltInDrawable()771 throw new RuntimeException(new DeadSystemException()); in getWallpaperFile()801 throw new RuntimeException(new DeadSystemException()); in getWallpaperInfo()837 throw new RuntimeException(new DeadSystemException()); in getWallpaperIdForUser()939 throw new RuntimeException(new DeadSystemException()); in setResource()1066 throw new RuntimeException(new DeadSystemException()); in setBitmap()1192 throw new RuntimeException(new DeadSystemException()); in setStream()1226 throw new RuntimeException(new DeadSystemException()); in hasResourceWallpaper()1254 throw new RuntimeException(new DeadSystemException()); in getDesiredMinimumWidth()[all …]
19 import android.os.DeadSystemException;412 if (t instanceof DeadSystemException) { in printlns()
1874 android.os.DeadSystemException
3170 android.os.DeadSystemException
2008 Landroid/os/DeadSystemException;
30608 public class DeadSystemException extends android.os.DeadObjectException {30609 ctor public DeadSystemException();
33329 public class DeadSystemException extends android.os.DeadObjectException {33330 ctor public DeadSystemException();