Searched refs:mStorageService (Results 1 – 1 of 1) sorted by relevance
312 private IStoraged mStorageService; field in StatsPullAtomService1054 if (mStorageService == null) { in getIStoragedService()1055 mStorageService = IStoraged.Stub.asInterface( in getIStoragedService()1058 if (mStorageService != null) { in getIStoragedService()1060 mStorageService.asBinder().linkToDeath(() -> { in getIStoragedService()1062 mStorageService = null; in getIStoragedService()1067 mStorageService = null; in getIStoragedService()1071 return mStorageService; in getIStoragedService()