Searched refs:AppIntegrityManagerServiceImpl (Results 1 – 3 of 3) sorted by relevance
31 private AppIntegrityManagerServiceImpl mService;40 mService = AppIntegrityManagerServiceImpl.create(mContext); in onStart()
98 public class AppIntegrityManagerServiceImpl extends IAppIntegrityManager.Stub { class137 public static AppIntegrityManagerServiceImpl create(Context context) { in create()141 return new AppIntegrityManagerServiceImpl( in create()151 AppIntegrityManagerServiceImpl( in AppIntegrityManagerServiceImpl() method in AppIntegrityManagerServiceImpl
155 private AppIntegrityManagerServiceImpl mService;175 new AppIntegrityManagerServiceImpl( in setup()