Searched refs:mLastError (Results 1 – 2 of 2) sorted by relevance
129 status_t mLastError; variable
2609 private Throwable mLastError;2613 if (mLastError != null) {2616 mLastError.addSuppressed(new IllegalStateException("Keyguard is locked"));2628 mLastError.addSuppressed(new IllegalStateException(2653 mLastError = error;