Home
last modified time | relevance | path

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

/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java510 private int mErrorCode = -1; field in BugreportManagerTest.BugreportCallbackImpl
525 mErrorCode = errorCode; in onError()
563 return mErrorCode; in getErrorCode()