Searched defs:OutOfResourcesException (Results 1 – 5 of 5) sorted by relevance
103 public static class OutOfResourcesException extends Exception { class in SurfaceTexture104 public OutOfResourcesException() { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException106 public OutOfResourcesException(String name) { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
986 public static class OutOfResourcesException extends RuntimeException { class in Surface987 public OutOfResourcesException() { in OutOfResourcesException() method in Surface.OutOfResourcesException989 public OutOfResourcesException(String name) { in OutOfResourcesException() method in Surface.OutOfResourcesException
48 static const char* const OutOfResourcesException = variable
54 static const char* const OutOfResourcesException = "android/view/Surface$OutOfResourcesException"; variable
73 static const char* const OutOfResourcesException = variable