Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java74 public static class StaticMethodNotImplementedException extends RuntimeException { class in Bridge
77 public StaticMethodNotImplementedException(String msg) { in StaticMethodNotImplementedException() method in Bridge.StaticMethodNotImplementedException