Searched refs:mLastError (Results 1 – 2 of 2) sorted by relevance
129 status_t mLastError; variable
2732 private Throwable mLastError;2736 if (mLastError != null) {2739 mLastError.addSuppressed(new IllegalStateException("Keyguard is locked"));2745 mLastError.addSuppressed(new IllegalStateException(2770 mLastError = error;