Searched refs:mIApnSourceService (Results 1 – 1 of 1) sorted by relevance
254 private IApnSourceService mIApnSourceService; field in TelephonyProvider2578 mIApnSourceService = IApnSourceService.Stub.asInterface(service); in restoreApnsWithService()2587 mIApnSourceService = null; in restoreApnsWithService()2600 while (mIApnSourceService == null) { in restoreApnsWithService()2608 ContentValues[] values = mIApnSourceService.getApns(subId); in restoreApnsWithService()2629 mIApnSourceService = null; in restoreApnsWithService()