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.java506 private int mErrorCode = -1; field in BugreportManagerTest.BugreportCallbackImpl
520 mErrorCode = errorCode; in onError()
544 return mErrorCode; in getErrorCode()