Searched refs:CarBugreportManagerService (Results 1 – 5 of 5) sorted by relevance
55 private CarBugreportManagerService mService;79 mService = new CarBugreportManagerService(mMockContext, /* isUserBuild= */ true); in test_requestBugreport_failsIfNotDesignatedAppOnUserBuild()98 mService = new CarBugreportManagerService(mMockContext); in test_requestBugreport_failsIfNotSignedWithPlatformKeys()
59 public class CarBugreportManagerService extends ICarBugreportService.Stub implements class62 private static final String TAG = CarLog.tagFor(CarBugreportManagerService.class);104 public CarBugreportManagerService(Context context) { in CarBugreportManagerService() method in CarBugreportManagerService110 CarBugreportManagerService(Context context, boolean isUserBuild) { in CarBugreportManagerService() method in CarBugreportManagerService
133 private final CarBugreportManagerService mCarBugreportManagerService;321 mCarBugreportManagerService = constructWithTrace(t, CarBugreportManagerService.class, in ICarImpl()322 () -> new CarBugreportManagerService(serviceContext)); in ICarImpl()
6 `CarBugreportManagerService`.
83 ## CarBugreportManagerService rules