Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java103 public static class OutOfResourcesException extends Exception { class in SurfaceTexture
104 public OutOfResourcesException() { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
106 public OutOfResourcesException(String name) { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
/aosp12/frameworks/base/core/java/android/view/
H A DSurface.java1005 public static class OutOfResourcesException extends RuntimeException { class in Surface
1006 public OutOfResourcesException() { in OutOfResourcesException() method in Surface.OutOfResourcesException
1008 public OutOfResourcesException(String name) { in OutOfResourcesException() method in Surface.OutOfResourcesException
/aosp12/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.cpp75 static const char* const OutOfResourcesException = variable
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...