Searched refs:mIApnSourceService (Results 1 – 1 of 1) sorted by relevance
287 private IApnSourceService mIApnSourceService; field in TelephonyProvider3378 mIApnSourceService = IApnSourceService.Stub.asInterface(service); in restoreApnsWithService()3387 mIApnSourceService = null; in restoreApnsWithService()3420 while (mIApnSourceService == null && !connectionBindingInvalid.get()) { in restoreApnsWithService()3432 ContentValues[] values = mIApnSourceService.getApns(subId); in restoreApnsWithService()3453 mIApnSourceService = null; in restoreApnsWithService()