Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java46 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 …]
/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/util/
DLog.java19 import android.os.DeadSystemException;
410 if (t instanceof DeadSystemException) { in printlns()
/frameworks/base/
Dpreloaded-classes1620 android.os.DeadSystemException
Dcompiled-classes-phone3041 android.os.DeadSystemException
/frameworks/base/api/
Dcurrent.txt28382 public class DeadSystemException extends android.os.DeadObjectException {
28383 ctor public DeadSystemException();
Dtest-current.txt28451 public class DeadSystemException extends android.os.DeadObjectException {
28452 ctor public DeadSystemException();
Dsystem-current.txt30823 public class DeadSystemException extends android.os.DeadObjectException {
30824 ctor public DeadSystemException();