Searched refs:mIsCapturingBugreports (Results 1 – 1 of 1) sorted by relevance
58 private final boolean mIsCapturingBugreports; field in CaptureHolder75 mIsCapturingBugreports = captureBugreports; in CaptureHolder()186 return mIsCapturingWavs || mIsCapturingSystraces || mIsCapturingBugreports; in isCapturing()235 if (mIsCapturingSystraces || mIsCapturingBugreports) { in run()245 if (mIsCapturingBugreports) { in run()270 if (mIsCapturingSystraces || mIsCapturingBugreports) { in run()