Searched refs:mAppIds (Results 1 – 1 of 1) sorted by relevance
521 private final AppIdSettingMap mAppIds; field in Settings605 mAppIds.registerObserver(mObserver);645 mAppIds = new AppIdSettingMap();698 mAppIds = new AppIdSettingMap();780 mAppIds = r.mAppIds.snapshot();853 s.mAppId = mAppIds.acquireAndRegisterNewAppId(s);972 || mAppIds.registerExistingAppId(uid, p, name)) {991 if (mAppIds.registerExistingAppId(uid, s, name)) {1328 p.setAppId(mAppIds.acquireAndRegisterNewAppId(p));1332 createdNew = mAppIds.registerExistingAppId(p.getAppId(), p, p.getPackageName());[all …]