Searched refs:StaticMethodNotImplementedException (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ | ||
H A D | Bridge.java | 70 public static class StaticMethodNotImplementedException extends RuntimeException { class in class:Bridge 73 public StaticMethodNotImplementedException(String msg) { method in class:Bridge.StaticMethodNotImplementedException 246 throw new StaticMethodNotImplementedException(signature); |
Completed in 26 milliseconds