Searched defs:OutOfResourcesException (Results 1 – 5 of 5) sorted by relevance
130 public static class OutOfResourcesException extends Exception { class in SurfaceTexture131 public OutOfResourcesException() { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException133 public OutOfResourcesException(String name) { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
1338 public static class OutOfResourcesException extends RuntimeException { class in Surface1339 public OutOfResourcesException() { in OutOfResourcesException() method in Surface.OutOfResourcesException1341 public OutOfResourcesException(String name) { in OutOfResourcesException() method in Surface.OutOfResourcesException
46 static const char* const OutOfResourcesException = variable
59 static const char* const OutOfResourcesException = "android/view/Surface$OutOfResourcesException"; variable
88 static const char* const OutOfResourcesException = variable