Home
last modified time | relevance | path

Searched refs:DeadSystemException (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/os/
DDeadSystemException.java23 public class DeadSystemException extends DeadObjectException { class
24 public DeadSystemException() { in DeadSystemException() method in DeadSystemException
DRemoteException.java53 throw new RuntimeException(new DeadSystemException()); in rethrowFromSystemServer()
/frameworks/base/core/java/android/app/
DWallpaperManager.java50 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 …]
/frameworks/base/core/java/android/util/
DLog.java19 import android.os.DeadSystemException;
412 if (t instanceof DeadSystemException) { in printlns()
/frameworks/base/
Dpreloaded-classes1874 android.os.DeadSystemException
Dcompiled-classes-phone3170 android.os.DeadSystemException
/frameworks/base/services/
Dprofile-classes2008 Landroid/os/DeadSystemException;
/frameworks/base/api/
Dcurrent.txt30608 public class DeadSystemException extends android.os.DeadObjectException {
30609 ctor public DeadSystemException();
Dsystem-current.txt33329 public class DeadSystemException extends android.os.DeadObjectException {
33330 ctor public DeadSystemException();