Searched refs:DeadSystemException (Results 1 – 9 of 9) sorted by relevance
46 import android.os.DeadSystemException;487 throw new RuntimeException(new DeadSystemException()); in getBuiltInDrawable()754 throw new RuntimeException(new DeadSystemException()); in getWallpaperFile()784 throw new RuntimeException(new DeadSystemException()); in getWallpaperInfo()820 throw new RuntimeException(new DeadSystemException()); in getWallpaperIdForUser()922 throw new RuntimeException(new DeadSystemException()); in setResource()1035 throw new RuntimeException(new DeadSystemException()); in setBitmap()1161 throw new RuntimeException(new DeadSystemException()); in setStream()1195 throw new RuntimeException(new DeadSystemException()); in hasResourceWallpaper()1223 throw new RuntimeException(new DeadSystemException()); in getDesiredMinimumWidth()[all …]
23 public class DeadSystemException extends DeadObjectException { class24 public DeadSystemException() { in DeadSystemException() method in DeadSystemException
53 throw new RuntimeException(new DeadSystemException()); in rethrowFromSystemServer()
19 import android.os.DeadSystemException;410 if (t instanceof DeadSystemException) { in printlns()
1620 android.os.DeadSystemException
3041 android.os.DeadSystemException
28382 public class DeadSystemException extends android.os.DeadObjectException {28383 ctor public DeadSystemException();
28451 public class DeadSystemException extends android.os.DeadObjectException {28452 ctor public DeadSystemException();
30823 public class DeadSystemException extends android.os.DeadObjectException {30824 ctor public DeadSystemException();