Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java635 BugreportCallbackImpl bugreportCallback = new BugreportCallbackImpl(info); in startBugreportAPI() local
639 new BugreportParams(bugreportType), executor, bugreportCallback); in startBugreportAPI()
640 bugreportCallback.trackInfoWithIdLocked(); in startBugreportAPI()