Home
last modified time | relevance | path

Searched defs:OutOfResourcesException (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java105 public static class OutOfResourcesException extends Exception { class in SurfaceTexture
106 public OutOfResourcesException() { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
108 public OutOfResourcesException(String name) { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
/aosp14/frameworks/base/core/java/android/view/
H A DSurface.java1048 public static class OutOfResourcesException extends RuntimeException { class in Surface
1049 public OutOfResourcesException() { in OutOfResourcesException() method in Surface.OutOfResourcesException
1051 public OutOfResourcesException(String name) { in OutOfResourcesException() method in Surface.OutOfResourcesException
/aosp14/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp48 static const char* const OutOfResourcesException = variable
H A Dandroid_view_Surface.cpp54 static const char* const OutOfResourcesException = "android/view/Surface$OutOfResourcesException"; variable
H A Dandroid_view_SurfaceControl.cpp80 static const char* const OutOfResourcesException = variable
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...