Searched defs:CalledFromWrongThreadException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java6094 throw new CalledFromWrongThreadException(
6332 public static final class CalledFromWrongThreadException extends AndroidRuntimeException { class in class:ViewRootImpl
6333 public CalledFromWrongThreadException(String msg) { method in class:ViewRootImpl.CalledFromWrongThreadException

Completed in 175 milliseconds