Home
last modified time | relevance | path

Searched refs:sTmpException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTask.java569 private static Exception sTmpException; field in Task
4665 sTmpException = null;
4670 if (sTmpException != null) {
4671 throw sTmpException;
4690 sTmpException = e;