Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/
DIPCThreadState.h129 status_t mLastError; variable
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java2579 private Throwable mLastError;
2583 if (mLastError != null) {
2586 mLastError.addSuppressed(new IllegalStateException("Keyguard is locked"));
2598 mLastError.addSuppressed(new IllegalStateException(
2623 mLastError = error;