Searched refs:mFcService (Results 1 – 2 of 2) sorted by relevance
42 private final IFederatedComputeService mFcService; field in FederatedComputeScheduler48 mFcService = binder; in FederatedComputeScheduler()67 if (mFcService == null) { in schedule()82 mFcService.schedule( in schedule()129 if (mFcService == null) { in cancel()136 mFcService.cancel( in cancel()
41 private final IFederatedComputeService mFcService; field in RequestToken57 mFcService = fcServiceBinder; in RequestToken()72 return mFcService; in getFederatedComputeService()