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

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

Completed in 22 milliseconds