Searched refs:mIApnSourceService (Results 1 – 1 of 1) sorted by relevance
286 private IApnSourceService mIApnSourceService; field in TelephonyProvider3257 mIApnSourceService = IApnSourceService.Stub.asInterface(service); in restoreApnsWithService()3266 mIApnSourceService = null; in restoreApnsWithService()3299 while (mIApnSourceService == null && !connectionBindingInvalid.get()) { in restoreApnsWithService()3311 ContentValues[] values = mIApnSourceService.getApns(subId); in restoreApnsWithService()3332 mIApnSourceService = null; in restoreApnsWithService()