Searched defs:OutOfResourcesException (Results 1 – 5 of 5) sorted by relevance
105 public static class OutOfResourcesException extends Exception { class in SurfaceTexture106 public OutOfResourcesException() { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException108 public OutOfResourcesException(String name) { in OutOfResourcesException() method in SurfaceTexture.OutOfResourcesException
1007 public static class OutOfResourcesException extends RuntimeException { class in Surface1008 public OutOfResourcesException() { in OutOfResourcesException() method in Surface.OutOfResourcesException1010 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
78 static const char* const OutOfResourcesException = variable