Lines Matching refs:ImsEntitlementPollingService
59 public class ImsEntitlementPollingService extends JobService { class
163 this.mImsUtils = ImsUtils.getInstance(ImsEntitlementPollingService.this, subId); in EntitlementPollingTask()
164 this.mTelephonyUtils = new TelephonyUtils(ImsEntitlementPollingService.this, subId); in EntitlementPollingTask()
167 ImsEntitlementPollingService.this, mSubid); in EntitlementPollingTask()
168 this.mImsEntitlementApi = ImsEntitlementPollingService.this.mImsEntitlementApi != null in EntitlementPollingTask()
169 ? ImsEntitlementPollingService.this.mImsEntitlementApi in EntitlementPollingTask()
170 : new ImsEntitlementApi(ImsEntitlementPollingService.this, subId); in EntitlementPollingTask()
192 ImsEntitlementPollingService.this.jobFinished(mParams, false); in onPostExecute()
286 ImsEntitlementPollingService.enqueueJobWithDelay( in performRetryIfNeeded()
287 ImsEntitlementPollingService.this, in performRetryIfNeeded()
299 new EntitlementConfiguration(ImsEntitlementPollingService.this, mSubid); in checkVersValidity()
303 ImsEntitlementPollingService.this, in checkVersValidity()