Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarBugreportManagerService.java28 import android.car.ICarBugreportCallback;
136 ICarBugreportCallback callback, boolean dumpstateDryRun) { in requestBugreport()
228 ICarBugreportCallback callback, in requestBugReportLocked()
258 private void handleProgress(String line, ICarBugreportCallback callback) { in handleProgress()
286 ICarBugreportCallback callback) { in handleFinished()
311 ICarBugreportCallback callback) { in processBugreportSockets()
344 ParcelFileDescriptor pfd, String remoteSocket, ICarBugreportCallback callback) { in copySocketToPfd()
365 private void reportError(ICarBugreportCallback callback, int errorCode) { in reportError()
/packages/services/Car/car-lib/src/android/car/
DICarBugreportService.aidl19 import android.car.ICarBugreportCallback;
39 ICarBugreportCallback callback, in requestBugreport()
DICarBugreportCallback.aidl23 oneway interface ICarBugreportCallback { interface
DCarBugreportManager.java112 ICarBugreportCallback.Stub {
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarBugreportManagerServiceTest.java37 import android.car.ICarBugreportCallback;
75 @Mock private ICarBugreportCallback mMockCallback;