Searched refs:BugreportManagerServiceImpl (Results 1 – 4 of 4) sorted by relevance
31 private BugreportManagerServiceImpl mService;39 mService = new BugreportManagerServiceImpl(getContext()); in onStart()
88 class BugreportManagerServiceImpl extends IDumpstate.Stub { class458 BugreportManagerServiceImpl(Context context) { in BugreportManagerServiceImpl() method in BugreportManagerServiceImpl466 BugreportManagerServiceImpl(Injector injector) { in BugreportManagerServiceImpl() method in BugreportManagerServiceImpl
80 private BugreportManagerServiceImpl mService;81 private BugreportManagerServiceImpl.BugreportFileManager mBugreportFileManager;108 mService = new BugreportManagerServiceImpl(mInjector); in setUp()109 mBugreportFileManager = new BugreportManagerServiceImpl.BugreportFileManager(mMappingFile); in setUp()259 mService = new BugreportManagerServiceImpl( in testCancelBugreportWithoutRole()270 mService = new BugreportManagerServiceImpl( in testCancelBugreportWithRole()327 private static class TestInjector extends BugreportManagerServiceImpl.Injector {344 new BugreportManagerServiceImpl.Injector.RoleManagerWrapper() { in TestInjector()
16850 PLcom/android/server/os/BugreportManagerServiceImpl$BugreportFileManager;-><init>(Landroid/util/Ato…16851 PLcom/android/server/os/BugreportManagerServiceImpl$Injector;-><init>(Landroid/content/Context;Land…16852 PLcom/android/server/os/BugreportManagerServiceImpl$Injector;->getAllowlistedPackages()Landroid/uti…16853 PLcom/android/server/os/BugreportManagerServiceImpl$Injector;->getContext()Landroid/content/Context;16854 PLcom/android/server/os/BugreportManagerServiceImpl$Injector;->getMappingFile()Landroid/util/Atomic…16855 PLcom/android/server/os/BugreportManagerServiceImpl;-><init>(Landroid/content/Context;)V16856 PLcom/android/server/os/BugreportManagerServiceImpl;-><init>(Lcom/android/server/os/BugreportManage…