Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java673 BugreportCallbackImpl bugreportCallback = new BugreportCallbackImpl(info); in startBugreportAPI() local
677 new BugreportParams(bugreportType), executor, bugreportCallback); in startBugreportAPI()
678 bugreportCallback.trackInfoWithIdLocked(); in startBugreportAPI()